Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-202537
#<BuildRuby:0x000055da08788920
@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.20220904-202537",
@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.000005)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008710 0.002010 1.018428 ( 1.026279)
build_miniruby 0.000000 0.002154 0.074510 ( 0.073748)
build_ruby 0.001208 0.001294 0.079711 ( 0.078651)
build_all 0.009533 0.001408 1.574689 ( 0.616646)
build_install 0.018166 0.004538 1.919202 ( 0.964107)
test_btest 0.001016 0.000000 74.457046 ( 8.274806)
test_basic 0.008628 0.000137 0.325473 ( 0.415365)
test_all 0.003638 0.000866 672.729941 ( 66.753515)
test_rubyspec 0.123983 0.048523 45.491878 ( 53.877777)
total: 132.08 sec