Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-110213
#<BuildRuby:0x0000560b89807600
@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.20220902-110213",
@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.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008650 0.004282 0.983828 ( 1.015245)
build_miniruby 0.001124 0.000432 0.071868 ( 0.070880)
build_ruby 0.001486 0.000572 0.072916 ( 0.071462)
build_all 0.008784 0.002746 1.553469 ( 0.586758)
build_install 0.017417 0.004449 1.878374 ( 0.917427)
test_btest 0.000818 0.000287 80.711912 ( 8.371889)
test_basic 0.006647 0.000812 0.325142 ( 0.413473)
test_all 0.005064 0.000233 645.404730 ( 64.368171)
test_rubyspec 0.118734 0.051563 45.454888 ( 53.688589)
total: 129.50 sec