Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-005553
#<BuildRuby:0x000055d2c7121a48
@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.20221130-005553",
@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.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008053 0.002013 1.212742 ( 1.243948)
build_miniruby 0.000000 0.002369 0.852439 ( 0.850651)
build_ruby 0.001025 0.002564 2.248944 ( 2.155823)
build_all 0.017863 0.000929 18.594124 ( 2.190281)
build_install 0.016421 0.006902 2.012611 ( 1.039359)
test_btest 0.001082 0.000318 92.380129 ( 8.709534)
test_basic 0.009259 0.001051 0.345169 ( 0.431298)
test_all 0.001802 0.000500 729.170674 ( 71.453928)
test_rubyspec 0.093940 0.079170 49.381169 ( 57.509012)
total: 145.58 sec