Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-140111
#<BuildRuby:0x000055ffc1ef40e0
@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/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240617-140111",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.005222 0.000444 1.624395 ( 1.889567)
build_miniruby 0.001165 0.000000 1.115559 ( 1.115429)
build_ruby 0.001545 0.000000 3.476116 ( 3.477455)
build_all 0.004766 0.005422 17.744634 ( 1.625520)
build_install 0.003841 0.005948 6.131608 ( 1.466223)
test_btest 0.000938 0.000417 107.206922 ( 8.541460)
test_basic 0.000195 0.004611 0.879621 ( 0.954999)
test_all 0.115451 0.023556 540.902123 ( 51.982357)
test_rubyspec 0.036973 0.027597 134.635210 ( 16.583594)
total: 87.64 sec