Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-094049
#<BuildRuby:0x000055921469c9d0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220908-094049",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009840 0.001317 0.957268 ( 1.557589)
build_miniruby 0.001895 0.000437 0.070738 ( 0.068275)
build_ruby 0.001565 0.000361 0.077221 ( 0.075413)
build_all 0.008821 0.002036 1.565465 ( 0.602112)
build_install 0.017283 0.005705 1.912689 ( 0.943180)
test_btest 0.000792 0.000198 94.514133 ( 9.094765)
test_basic 0.006137 0.001534 0.357660 ( 0.455246)
test_all 0.002756 0.000689 686.688883 ( 68.486864)
test_rubyspec 0.096783 0.082998 46.988237 ( 55.198906)
total: 136.48 sec