Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-185301
#<BuildRuby:0x0000563625c7b800
@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.20220915-185301",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006869 0.003775 1.099104 ( 1.895537)
build_miniruby 0.001802 0.000361 0.070228 ( 0.068485)
build_ruby 0.002049 0.000000 0.072919 ( 0.071272)
build_all 0.008606 0.001254 1.579438 ( 0.617072)
build_install 0.023362 0.000815 1.905298 ( 0.960605)
test_btest 0.001281 0.000192 90.622086 ( 9.794369)
test_basic 0.000000 0.007443 0.349496 ( 0.441421)
test_all 0.002577 0.002418 676.143202 ( 67.462761)
test_rubyspec 0.117677 0.044962 46.863207 ( 55.251334)
total: 136.56 sec