Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230830-073849
#<BuildRuby:0x000055c186921e98
@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.20230830-073849",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000031 0.000002 0.000033 ( 0.000032)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.003103 0.004336 2.125106 ( 4.732579)
build_miniruby 0.001449 0.000132 2.183362 ( 3.060921)
build_ruby 0.001765 0.000160 3.694737 ( 5.290781)
build_all 0.001711 0.008131 5.913326 ( 6.957162)
build_install 0.020046 0.002267 7.210542 ( 9.316655)
test_btest 0.000864 0.000123 75.473046 ( 84.619688)
test_basic 0.005255 0.000751 0.876675 ( 1.514270)
test_all 0.006730 0.005135 673.101586 (705.447138)
test_rubyspec 0.055177 0.027000 99.314070 (143.513961)
total: 964.45 sec