Logfile: /home/ko1/ruby/logs/brlog.trunk.20230604-105557
#<BuildRuby:0x000055bb55e87568
@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.20230604-105557",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.001894 0.003675 1.266377 ( 2.480408)
build_miniruby 0.000962 0.000145 0.848060 ( 0.847626)
build_ruby 0.001137 0.000170 2.499872 ( 2.499694)
build_all 0.008531 0.000648 12.617561 ( 1.086604)
build_install 0.007199 0.000407 1.677438 ( 0.826336)
test_btest 0.000584 0.000080 83.203356 ( 7.579798)
test_basic 0.003685 0.000503 0.552570 ( 0.636160)
test_all 0.001205 0.000164 449.090850 ( 50.646720)
test_rubyspec 0.011326 0.030329 42.845117 ( 55.398078)
total: 122.00 sec