Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-051630
#<BuildRuby:0x0000563e404ac610
@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.20220903-051630",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.002195 0.009448 0.950318 ( 0.979581)
build_miniruby 0.000000 0.002179 0.073007 ( 0.070431)
build_ruby 0.000489 0.001552 0.077456 ( 0.075882)
build_all 0.008328 0.002206 1.510814 ( 0.570040)
build_install 0.006880 0.015060 1.905564 ( 0.923072)
test_btest 0.000841 0.000544 73.374459 ( 8.427666)
test_basic 0.004679 0.003028 0.333997 ( 0.425210)
test_all 0.002758 0.000000 638.180420 ( 64.845020)
test_rubyspec 0.087222 0.090423 45.347235 ( 53.789730)
total: 130.11 sec