Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-030344
#<BuildRuby:0x0000561b42328a58
@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.20220222-030344",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000014 0.000005 0.000019 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005720 0.004794 0.951722 ( 1.300722)
build_miniruby 0.001305 0.000544 0.076694 ( 0.074796)
build_ruby 0.001774 0.000000 0.075817 ( 0.074374)
build_all 0.009796 0.001039 4.134060 ( 0.793597)
build_install 0.023321 0.000000 7.876827 ( 2.321948)
test_btest 0.001249 0.000000 73.200282 ( 7.973674)
test_basic 0.007866 0.000000 0.330808 ( 0.429631)
test_all 0.001638 0.000000 711.410082 ( 68.239691)
test_rubyspec 0.107453 0.062956 46.241793 ( 51.713259)
total: 132.92 sec