Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-222828
#<BuildRuby:0x000055762fb188e8
@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.20220306-222828",
@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.000016 0.000006 0.000022 ( 0.000022)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.005864 0.004794 0.975458 ( 1.517561)
build_miniruby 0.001185 0.000494 0.078058 ( 0.076740)
build_ruby 0.001412 0.000588 0.077774 ( 0.076743)
build_all 0.008599 0.001610 4.242020 ( 0.873635)
build_install 0.021670 0.002600 7.867209 ( 2.431463)
test_btest 0.001315 0.000000 78.119320 ( 8.262178)
test_basic 0.003740 0.003230 0.338772 ( 0.428723)
test_all 0.001307 0.000436 657.339392 ( 64.987723)
test_rubyspec 0.093013 0.064682 46.528013 ( 51.897692)
total: 130.55 sec