Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240904-061732
#<BuildRuby:0x00007f1c2e98fde0
@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.20240904-061732",
@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.000006 0.000027 ( 0.000027)
autoconf 0.000039 0.000012 0.000051 ( 0.000050)
configure 0.000035 0.000010 0.000045 ( 0.000044)
build_up 0.010731 0.001885 21.595224 ( 20.913427)
build_miniruby 0.010581 0.000608 273.478583 (216.607032)
build_ruby 0.000000 0.002664 5.439018 ( 52.478177)
build_all 0.002323 0.013354 55.956070 ( 49.609246)
build_install 0.021095 0.005717 10.990856 ( 11.358028)
test_btest 0.000765 0.000267 99.175760 ( 95.206116)
test_basic 0.003930 0.008421 1.212162 ( 1.810293)
test_all 0.111371 0.050056 850.334137 (549.483641)
test_rubyspec 0.059257 0.031005 153.953087 ( 65.112698)
total: 1062.58 sec