Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-145454
#<BuildRuby:0x0000564d8cca2eb8
@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.20240103-145454",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000021 0.000001 0.000022 ( 0.000024)
build_up 0.005217 0.000474 1.584836 ( 1.811068)
build_miniruby 0.000789 0.000072 0.760573 ( 0.759821)
build_ruby 0.001345 0.000000 2.800041 ( 2.799759)
build_all 0.003839 0.005759 14.464490 ( 1.385777)
build_install 0.006665 0.002663 4.203565 ( 1.081182)
test_btest 0.000928 0.000057 73.671752 ( 6.945683)
test_basic 0.001756 0.003079 0.652634 ( 0.734212)
test_all 0.109100 0.022850 478.979240 ( 52.473944)
test_rubyspec 0.032650 0.014498 48.142766 ( 60.524170)
total: 128.52 sec