Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-075844
#<BuildRuby:0x0000559715ab0c00
@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.20220823-075844",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003674 0.007713 0.980155 ( 2.218752)
build_miniruby 0.001292 0.000369 0.076507 ( 0.074839)
build_ruby 0.001546 0.000441 0.077142 ( 0.075022)
build_all 0.008690 0.001960 1.505546 ( 0.571675)
build_install 0.012419 0.009112 1.861573 ( 0.921426)
test_btest 0.001270 0.000000 75.487582 ( 8.065216)
test_basic 0.005903 0.001116 0.325553 ( 0.413376)
test_all 0.003229 0.001076 645.700082 ( 64.884571)
test_rubyspec 0.107630 0.068667 45.808681 ( 54.502717)
total: 131.73 sec