Logfile: /home/ko1/ruby/logs/brlog.trunk.20240623-170852
#<BuildRuby:0x000055fe48c50110
@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.20240623-170852",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.004021 0.001508 1.572896 ( 1.872526)
build_miniruby 0.000819 0.000307 1.074715 ( 1.074235)
build_ruby 0.001651 0.000000 3.398016 ( 3.397833)
build_all 0.010304 0.000000 17.373122 ( 1.596476)
build_install 0.003029 0.007048 6.090990 ( 1.441750)
test_btest 0.000506 0.000198 111.602915 ( 8.217793)
test_basic 0.001436 0.002720 0.540275 ( 0.620454)
test_all 0.121656 0.018146 565.509465 ( 54.832522)
test_rubyspec 0.033261 0.034033 135.143019 ( 16.082796)
total: 89.14 sec