Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-041901
#<BuildRuby:0x0000563d37a6c6e0
@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-041901",
@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.000005)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.012378 0.000623 1.022325 ( 1.168274)
build_miniruby 0.001725 0.000247 0.073698 ( 0.072450)
build_ruby 0.001984 0.000284 0.079000 ( 0.077034)
build_all 0.010582 0.000173 1.513603 ( 0.579165)
build_install 0.017135 0.005173 5.100430 ( 2.060571)
test_btest 0.000937 0.000148 74.259066 ( 8.076806)
test_basic 0.003176 0.004560 0.325887 ( 0.414633)
test_all 0.002182 0.000436 647.966401 ( 64.744343)
test_rubyspec 0.124647 0.038526 45.544752 ( 51.368342)
total: 128.56 sec