Logfile: /home/ko1/ruby/logs/brlog.trunk.20220504-072915
#<BuildRuby:0x0000559d0ac57680
@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.20220504-072915",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005404 0.008283 1.028348 ( 1.296110)
build_miniruby 0.002147 0.000000 0.072510 ( 0.069988)
build_ruby 0.001885 0.000029 0.070401 ( 0.068540)
build_all 0.009671 0.000368 1.529594 ( 0.624540)
build_install 0.012592 0.008345 5.888055 ( 2.806404)
test_btest 0.000907 0.000273 72.748804 ( 8.058125)
test_basic 0.009147 0.002744 0.323593 ( 0.404038)
test_all 0.002069 0.000620 651.574930 ( 65.294627)
test_rubyspec 0.123970 0.077105 45.577575 ( 50.738975)
total: 129.36 sec