Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-110216
#<BuildRuby:0x00005642e9ba3600
@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.20220801-110216",
@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.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.001053 0.008744 0.982319 ( 1.151137)
build_miniruby 0.001297 0.000541 0.073788 ( 0.072451)
build_ruby 0.001146 0.000477 0.066605 ( 0.065302)
build_all 0.008508 0.001557 1.565905 ( 0.597627)
build_install 0.020722 0.000477 5.174465 ( 2.072697)
test_btest 0.001164 0.000342 78.238267 ( 8.553003)
test_basic 0.006699 0.000487 0.326837 ( 0.416257)
test_all 0.002261 0.000628 628.690166 ( 64.571828)
test_rubyspec 0.104097 0.068486 45.162484 ( 51.019632)
total: 128.52 sec