Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-165416
#<BuildRuby:0x000055d3996b48e8
@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.20220912-165416",
@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.000018 0.000003 0.000021 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008071 0.003264 1.145608 ( 1.253479)
build_miniruby 0.001936 0.000363 0.075751 ( 0.073276)
build_ruby 0.001363 0.000255 0.073806 ( 0.072723)
build_all 0.002802 0.007640 1.563725 ( 0.597697)
build_install 0.012692 0.010620 1.934895 ( 0.943039)
test_btest 0.000919 0.000350 90.816125 ( 9.814535)
test_basic 0.001873 0.004630 0.349371 ( 0.442871)
test_all 0.002626 0.001125 642.567387 ( 66.651770)
test_rubyspec 0.098669 0.073772 47.068036 ( 55.435680)
total: 135.29 sec