Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-125833
#<BuildRuby:0x000055b83e2e44f0
@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.20220207-125833",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000089 0.000000 0.000089 ( 0.000036)
build_up 0.006554 0.004934 0.977295 ( 1.593822)
build_miniruby 0.001662 0.000512 0.073297 ( 0.070704)
build_ruby 0.001669 0.000514 0.076522 ( 0.074377)
build_all 0.008927 0.001234 4.095366 ( 0.772024)
build_install 0.016944 0.007140 7.834860 ( 2.326272)
test_btest 0.000956 0.000299 71.695031 ( 7.955274)
test_basic 0.005515 0.003649 0.342725 ( 0.430548)
test_all 0.000000 0.001877 686.883211 ( 66.941478)
test_rubyspec 0.099368 0.050613 46.178455 ( 51.661810)
total: 131.83 sec