Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-205949
#<BuildRuby:0x0000564a7eaa46e0
@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.20220919-205949",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005861 0.005198 1.088492 ( 1.116209)
build_miniruby 0.001866 0.000400 0.117763 ( 0.113239)
build_ruby 0.001467 0.000314 0.115233 ( 0.099329)
build_all 0.005506 0.004854 1.593871 ( 0.639378)
build_install 0.015537 0.006498 1.922478 ( 0.981171)
test_btest 0.001039 0.000305 76.641363 ( 8.778816)
test_basic 0.006981 0.000518 0.377449 ( 0.465969)
test_all 0.004912 0.000000 629.771516 ( 66.214750)
test_rubyspec 0.089853 0.087214 45.664351 ( 54.215837)
total: 132.63 sec