Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-131453
#<BuildRuby:0x000055c3f31a9390
@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.20221029-131453",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009214 0.000372 1.084887 ( 1.133239)
build_miniruby 0.002218 0.000000 0.100768 ( 0.097742)
build_ruby 0.000000 0.001575 0.098589 ( 0.096494)
build_all 0.005653 0.002629 1.321134 ( 0.570983)
build_install 0.013035 0.001024 1.671293 ( 0.901646)
test_btest 0.001650 0.000195 63.454104 ( 6.596648)
test_basic 0.005629 0.000662 0.347556 ( 0.439517)
test_all 0.006649 0.001942 511.753338 ( 54.848681)
test_rubyspec 0.088696 0.033202 43.274916 ( 51.794125)
total: 116.48 sec