Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-220352
#<BuildRuby:0x0000555f3375b510
@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.20220220-220352",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010109 0.000722 0.936814 ( 1.171002)
build_miniruby 0.002080 0.000149 0.073089 ( 0.070650)
build_ruby 0.000000 0.002215 0.076820 ( 0.074445)
build_all 0.008614 0.002004 4.147246 ( 0.786369)
build_install 0.019566 0.005515 7.759496 ( 2.322175)
test_btest 0.000876 0.000131 78.209739 ( 8.088633)
test_basic 0.005980 0.000138 0.336364 ( 0.431156)
test_all 0.001945 0.000108 705.046300 ( 67.948018)
test_rubyspec 0.104801 0.055837 46.272905 ( 51.645524)
total: 132.54 sec