Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-155808
#<BuildRuby:0x000055d3addcce28
@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.20220817-155808",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000047 0.000003 0.000050 ( 0.000049)
build_up 0.010411 0.000744 0.964998 ( 1.004378)
build_miniruby 0.001798 0.000128 0.074903 ( 0.075042)
build_ruby 0.002101 0.000150 0.074997 ( 0.074716)
build_all 0.009101 0.000650 1.547021 ( 0.602809)
build_install 0.017680 0.004100 1.870865 ( 0.950292)
test_btest 0.000952 0.000096 76.251328 ( 8.411091)
test_basic 0.006634 0.000664 0.325945 ( 0.417243)
test_all 0.004747 0.000247 641.603486 ( 64.280179)
test_rubyspec 0.125750 0.039985 45.442336 ( 52.943323)
total: 128.76 sec