Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240806-234930
#<BuildRuby:0x00007fe5c108fdc8
@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.20240806-234930",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000032 0.000009 0.000041 ( 0.000041)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.008379 0.001273 4.012353 ( 6.694152)
build_miniruby 0.002008 0.000000 1.828261 ( 2.441125)
build_ruby 0.002604 0.000243 4.604473 ( 6.270966)
build_all 0.009841 0.001541 7.558601 ( 9.609714)
build_install 0.024447 0.002974 10.426916 ( 14.117893)
test_btest 0.001072 0.000000 100.670301 (125.747137)
test_basic 0.011135 0.002152 1.244552 ( 2.289876)
test_all 0.109130 0.053741 814.163390 (679.623512)
test_rubyspec 0.056232 0.038014 151.160173 ( 68.444583)
total: 915.24 sec