Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-125545
#<BuildRuby:0x0000556fdc8a13e8
@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.20221007-125545",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004818 0.005247 1.091558 ( 1.135069)
build_miniruby 0.001910 0.000478 0.100511 ( 0.098079)
build_ruby 0.001385 0.000346 0.098135 ( 0.095816)
build_all 0.008285 0.000820 1.349835 ( 0.583614)
build_install 0.013074 0.001728 1.671495 ( 0.900024)
test_btest 0.001465 0.000314 62.704814 ( 6.360937)
test_basic 0.006842 0.000228 0.365252 ( 0.455015)
test_all 0.007076 0.000229 509.787403 ( 54.142944)
test_rubyspec 0.104496 0.032039 42.467662 ( 50.923905)
total: 114.70 sec