Logfile: /home/ko1/ruby/logs/brlog.trunk.20220410-135103
#<BuildRuby:0x00005630ac89c5f0
@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.20220410-135103",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003453 0.008142 0.995024 ( 1.540756)
build_miniruby 0.001414 0.000543 0.079158 ( 0.077204)
build_ruby 0.001288 0.000495 0.076446 ( 0.075049)
build_all 0.007151 0.002750 1.530882 ( 0.625334)
build_install 0.014778 0.006899 2.056712 ( 1.133461)
test_btest 0.000810 0.000324 77.973788 ( 8.307311)
test_basic 0.003204 0.004486 0.330474 ( 0.419055)
test_all 0.001706 0.000747 660.829500 ( 65.904570)
test_rubyspec 0.106409 0.068107 46.609176 ( 52.117262)
total: 130.20 sec