Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-185231
#<BuildRuby:0x000055dfc61080c8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240103-185231",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.006434 0.000536 1.064385 ( 1.348401)
build_miniruby 0.001214 0.000000 0.798810 ( 0.798578)
build_ruby 0.001841 0.000000 2.667448 ( 2.667856)
build_all 0.000000 0.008446 11.907714 ( 0.973786)
build_install 0.010873 0.004303 3.510067 ( 0.970377)
test_btest 0.000648 0.000162 63.838402 ( 4.761385)
test_basic 0.004262 0.001066 0.385125 ( 0.464514)
test_all 0.071097 0.027372 375.567369 ( 37.766935)
test_rubyspec 0.025640 0.039701 39.945260 ( 52.509196)
total: 102.26 sec