Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-055419
#<BuildRuby:0x0000556eccb6ff90
@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.20240114-055419",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.002953 0.002209 0.807421 ( 1.203954)
build_miniruby 0.000917 0.000183 0.826883 ( 0.827112)
build_ruby 0.001493 0.000298 2.731878 ( 2.732499)
build_all 0.004690 0.003013 12.040084 ( 0.973185)
build_install 0.007468 0.003605 3.466850 ( 0.964380)
test_btest 0.000699 0.000184 64.469165 ( 5.063175)
test_basic 0.001316 0.002868 0.406887 ( 0.488119)
test_all 0.082300 0.021984 374.077256 ( 38.809575)
test_rubyspec 0.039873 0.025265 40.693376 ( 53.240344)
total: 104.30 sec