Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240905-101955
#<BuildRuby:0x00007f44918afde0
@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.20240905-101955",
@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.000025 0.000004 0.000029 ( 0.000028)
autoconf 0.000042 0.000006 0.000048 ( 0.000048)
configure 0.000031 0.000004 0.000035 ( 0.000035)
build_up 0.004618 0.004811 4.100421 ( 6.202517)
build_miniruby 0.004486 0.000792 163.894979 (122.380035)
build_ruby 0.000129 0.003441 4.800786 ( 40.356675)
build_all 0.008438 0.006083 49.851276 ( 33.716592)
build_install 0.021660 0.004323 11.033953 ( 8.925482)
test_btest 0.002944 0.000000 98.885819 ( 76.927068)
test_basic 0.003463 0.007077 1.228772 ( 1.683136)
test_all 0.100561 0.062533 848.501988 (461.183747)
test_rubyspec 0.047225 0.045555 151.051986 ( 59.320367)
total: 810.70 sec