Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240318-201807
#<BuildRuby:0x00005647183ca450
@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.20240318-201807",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.003556 0.004957 3.159457 ( 3.404772)
build_miniruby 0.001656 0.000000 2.175254 ( 2.234092)
build_ruby 0.002159 0.000000 3.580658 ( 3.789425)
build_all 0.007899 0.001047 6.043458 ( 3.096836)
build_install 0.019196 0.000610 7.850198 ( 5.060911)
test_btest 0.000000 0.000889 71.671777 ( 37.552492)
test_basic 0.000000 0.008518 0.930194 ( 1.040332)
test_all 0.070424 0.051140 762.532629 (412.240390)
test_rubyspec 0.056195 0.038744 118.981749 (175.615102)
total: 644.04 sec