Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-202243
#<BuildRuby:0x000055c2369735a8
@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.20221128-202243",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.005259 0.004676 1.205247 ( 1.356290)
build_miniruby 0.002400 0.000320 0.845528 ( 0.844320)
build_ruby 0.003810 0.000000 2.235180 ( 2.137178)
build_all 0.012330 0.006938 18.530611 ( 2.191941)
build_install 0.018405 0.001814 1.866040 ( 0.952078)
test_btest 0.000000 0.001499 84.947198 ( 8.728857)
test_basic 0.000000 0.009049 0.338740 ( 0.424696)
test_all 0.002286 0.000293 735.182349 ( 71.862653)
test_rubyspec 0.128625 0.043565 48.972439 ( 57.109988)
total: 145.61 sec