Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-232059
#<BuildRuby:0x000055a8be118930
@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.20220326-232059",
@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.000006)
autoconf 0.000049 0.000000 0.000049 ( 0.000048)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.011017 0.000386 1.028847 ( 1.581228)
build_miniruby 0.002012 0.000268 0.078605 ( 0.076153)
build_ruby 0.002388 0.000000 0.075776 ( 0.073110)
build_all 0.005596 0.004325 4.171421 ( 0.830680)
build_install 0.015424 0.007338 7.855877 ( 2.423747)
test_btest 0.001035 0.000235 79.638731 ( 8.393607)
test_basic 0.006240 0.001418 0.336893 ( 0.430177)
test_all 0.001495 0.000339 658.483772 ( 65.840510)
test_rubyspec 0.104427 0.053927 45.830213 ( 51.277281)
total: 130.93 sec