Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240703-180401
#<BuildRuby:0x00007fba7097fdd8
@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.20240703-180401",
@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.000033 0.000008 0.000041 ( 0.000037)
autoconf 0.000048 0.000012 0.000060 ( 0.000060)
configure 0.000046 0.000011 0.000057 ( 0.000052)
build_up 0.010157 0.001450 5.175101 ( 6.844951)
build_miniruby 0.002032 0.000478 11.425903 ( 11.373813)
build_ruby 0.002001 0.000471 5.553568 ( 6.766069)
build_all 0.005617 0.005791 7.706513 ( 7.626893)
build_install 0.021152 0.005331 10.953819 ( 10.662602)
test_btest 0.001220 0.000321 103.615279 (103.023048)
test_basic 0.007504 0.006767 1.209010 ( 2.011059)
test_all 0.126062 0.040318 898.880253 (1023.081344)
test_rubyspec 0.065097 0.035167 161.216194 (129.908489)
total: 1301.30 sec