Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-064156
#<BuildRuby:0x00005559a44d06e0
@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.20220831-064156",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.002090 0.009085 0.979266 ( 1.001175)
build_miniruby 0.001662 0.000511 0.080381 ( 0.078246)
build_ruby 0.001540 0.000474 0.078082 ( 0.076161)
build_all 0.009085 0.001269 1.519529 ( 0.563880)
build_install 0.003874 0.018988 1.885290 ( 0.955997)
test_btest 0.000728 0.000385 77.968169 ( 8.726967)
test_basic 0.006259 0.003064 0.328187 ( 0.417803)
test_all 0.001293 0.000680 614.780400 ( 63.703986)
test_rubyspec 0.101738 0.067081 45.558860 ( 53.994951)
total: 129.52 sec