Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240704-060205
#<BuildRuby:0x00007f912785fdd0
@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.20240704-060205",
@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.000030 0.000005 0.000035 ( 0.000034)
autoconf 0.000049 0.000008 0.000057 ( 0.000052)
configure 0.000038 0.000007 0.000045 ( 0.000045)
build_up 0.001698 0.008358 4.790925 ( 5.561957)
build_miniruby 0.001492 0.000323 1.877493 ( 2.282955)
build_ruby 0.001678 0.000363 4.714844 ( 5.227434)
build_all 0.005895 0.004550 7.780627 ( 5.676011)
build_install 0.019190 0.006889 11.100953 ( 9.698345)
test_btest 0.000786 0.000196 106.063410 ( 98.442599)
test_basic 0.004049 0.006336 1.283767 ( 3.061306)
test_all 0.128950 0.038816 938.184687 (999.655945)
test_rubyspec 0.053776 0.043659 161.482158 (153.783914)
total: 1283.39 sec