Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-115418
#<BuildRuby:0x000055c9573df858
@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.20220303-115418",
@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.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009761 0.001925 0.977006 ( 1.323777)
build_miniruby 0.001500 0.000500 0.077186 ( 0.075440)
build_ruby 0.001549 0.000516 0.079767 ( 0.077616)
build_all 0.001715 0.008377 4.146028 ( 0.851532)
build_install 0.015755 0.007644 7.941920 ( 2.406942)
test_btest 0.000886 0.000417 75.786193 ( 8.003788)
test_basic 0.005414 0.002548 0.354809 ( 0.440716)
test_all 0.001093 0.000514 662.165222 ( 65.694293)
test_rubyspec 0.123816 0.053674 46.253415 ( 51.780235)
total: 130.66 sec