Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231105-151857
#<BuildRuby:0x000055717753a258
@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.20231105-151857",
@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.000025 0.000005 0.000030 ( 0.000026)
autoconf 0.000037 0.000006 0.000043 ( 0.000039)
configure 0.000029 0.000005 0.000034 ( 0.000035)
build_up 0.006570 0.001173 2.425116 ( 3.867582)
build_miniruby 0.001119 0.000199 1.649219 ( 2.077675)
build_ruby 0.001750 0.000000 3.136884 ( 3.560903)
build_all 0.004308 0.004655 5.627472 ( 4.911276)
build_install 0.022715 0.000183 6.911628 ( 6.641612)
test_btest 0.000650 0.000115 63.660764 ( 56.150559)
test_basic 0.003243 0.005057 0.833176 ( 1.312947)
test_all 0.070355 0.055819 631.019794 (545.333179)
test_rubyspec 0.041423 0.032476 90.466053 (131.765656)
total: 755.62 sec