Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-000535
#<BuildRuby:0x000055b1792788e8
@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.20220723-000535",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000019 0.000003 0.000022 ( 0.000016)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.010790 0.000378 0.978227 ( 1.047047)
build_miniruby 0.002067 0.000000 0.078643 ( 0.077076)
build_ruby 0.002102 0.000024 0.074724 ( 0.073129)
build_all 0.010392 0.000730 1.512293 ( 0.576305)
build_install 0.015579 0.006393 5.178968 ( 2.072406)
test_btest 0.001314 0.000219 77.134098 ( 8.471149)
test_basic 0.001760 0.005643 0.322599 ( 0.412123)
test_all 0.001579 0.000351 682.232141 ( 67.075940)
test_rubyspec 0.106451 0.064316 45.675369 ( 51.420237)
total: 131.23 sec