Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240924-023739
#<BuildRuby:0x00007efde72ffdc8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20240924-023739",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000032 0.000007 0.000039 ( 0.000038)
configure 0.000027 0.000006 0.000033 ( 0.000032)
build_up 0.009421 0.001067 5.133625 ( 7.911378)
build_miniruby 0.002201 0.000000 1.882992 ( 3.065484)
build_ruby 0.002177 0.000073 4.543848 ( 6.977736)
build_all 0.005887 0.005376 6.629298 ( 8.685260)
build_install 0.008706 0.019992 10.311903 ( 13.494923)
test_btest 0.000722 0.000235 86.012116 (117.950018)
test_basic 0.009104 0.004429 1.183826 ( 2.445687)
test_all 0.129393 0.034531 795.221930 (844.836075)
test_rubyspec 0.043049 0.047241 124.853123 ( 62.629777)
total: 1068.00 sec