Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-225338
#<BuildRuby:0x0000559dce6f4e30
@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.20221031-225338",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006596 0.004365 1.116958 ( 1.194706)
build_miniruby 0.001331 0.000190 0.107002 ( 0.104124)
build_ruby 0.001386 0.000198 0.104285 ( 0.101201)
build_all 0.008300 0.000000 1.341846 ( 0.582605)
build_install 0.010009 0.003833 1.664812 ( 0.884410)
test_btest 0.001488 0.000235 61.405731 ( 6.338022)
test_basic 0.002474 0.004808 0.343647 ( 0.433166)
test_all 0.003451 0.003018 518.214037 ( 54.662277)
test_rubyspec 0.101888 0.021228 43.362091 ( 51.971106)
total: 116.27 sec