Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-171707
#<BuildRuby:0x0000564d390249c8
@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.20220816-171707",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010758 0.000827 0.993417 ( 1.720011)
build_miniruby 0.002174 0.000167 0.077323 ( 0.075195)
build_ruby 0.001772 0.000137 0.078794 ( 0.076730)
build_all 0.004404 0.005059 1.502335 ( 0.570824)
build_install 0.022728 0.000000 1.881016 ( 0.919529)
test_btest 0.001063 0.000000 68.902478 ( 8.422764)
test_basic 0.002336 0.004458 0.312774 ( 0.403340)
test_all 0.002779 0.000417 632.004642 ( 64.687168)
test_rubyspec 0.117697 0.057736 45.094393 ( 52.711866)
total: 129.59 sec