Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-051503
#<BuildRuby:0x000055c5cb8753e8
@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.20220825-051503",
@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.000008 0.000003 0.000011 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000000 0.009516 0.836663 ( 3.034491)
build_miniruby 0.000069 0.001201 0.054409 ( 0.053472)
build_ruby 0.001334 0.000889 0.061151 ( 0.058789)
build_all 0.006911 0.002115 1.277595 ( 0.483546)
build_install 0.012366 0.002361 1.587907 ( 0.791484)
test_btest 0.000749 0.000397 52.755557 ( 6.308360)
test_basic 0.005479 0.000920 0.296568 ( 0.387484)
test_all 0.003088 0.000000 505.439341 ( 53.306276)
test_rubyspec 0.083901 0.050548 41.806267 ( 50.053021)
total: 114.48 sec