Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-182237
#<BuildRuby:0x00005612280740a0
@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.20240110-182237",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004174 0.000417 0.919329 ( 1.330394)
build_miniruby 0.001429 0.000000 0.919750 ( 0.920333)
build_ruby 0.000000 0.001342 2.790453 ( 2.793373)
build_all 0.006455 0.003302 14.828847 ( 1.501569)
build_install 0.008874 0.000000 4.243104 ( 1.176923)
test_btest 0.000664 0.000000 77.022471 ( 7.504877)
test_basic 0.000000 0.004611 0.574126 ( 0.651947)
test_all 0.093359 0.040991 499.780918 ( 54.173064)
test_rubyspec 0.027153 0.006689 48.791000 ( 61.415828)
total: 131.47 sec