Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-093618
#<BuildRuby:0x000055c3334bafe0
@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.20220824-093618",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009530 0.002200 0.969797 ( 1.256526)
build_miniruby 0.001484 0.000342 0.078437 ( 0.076447)
build_ruby 0.002106 0.000000 0.075017 ( 0.073029)
build_all 0.000465 0.008748 1.533346 ( 0.558118)
build_install 0.021066 0.001416 1.889328 ( 0.921179)
test_btest 0.001240 0.000354 77.952577 ( 8.863953)
test_basic 0.002839 0.005084 0.333930 ( 0.423200)
test_all 0.001176 0.004725 673.548046 ( 66.203750)
test_rubyspec 0.104748 0.070748 45.955237 ( 54.433388)
total: 132.81 sec