Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-014859
#<BuildRuby:0x0000561dc1294188
@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.20240111-014859",
@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.000006 0.000020 ( 0.000020)
autoconf 0.000022 0.000010 0.000032 ( 0.000032)
configure 0.000017 0.000007 0.000024 ( 0.000024)
build_up 0.003412 0.003747 0.809253 ( 1.225250)
build_miniruby 0.000869 0.000434 0.822479 ( 0.822249)
build_ruby 0.001049 0.000525 2.679835 ( 2.680717)
build_all 0.005035 0.002518 11.997824 ( 1.001532)
build_install 0.005053 0.004903 3.414178 ( 0.969108)
test_btest 0.000488 0.000266 65.324915 ( 5.316470)
test_basic 0.002611 0.001424 0.406562 ( 0.487668)
test_all 0.061834 0.043065 366.148166 ( 41.351044)
test_rubyspec 0.017306 0.051358 40.648794 ( 53.193985)
total: 107.05 sec