Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-011527
#<BuildRuby:0x00005558070e1550
@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.20221016-011527",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008025 0.002189 1.088880 ( 1.763258)
build_miniruby 0.001098 0.000299 0.096647 ( 0.094033)
build_ruby 0.001490 0.000406 0.103963 ( 0.100127)
build_all 0.008765 0.000952 1.376376 ( 0.564551)
build_install 0.008471 0.006262 1.637188 ( 0.882948)
test_btest 0.001066 0.000328 63.850025 ( 6.796470)
test_basic 0.004520 0.001391 0.348119 ( 0.440534)
test_all 0.006541 0.002013 520.266130 ( 55.371489)
test_rubyspec 0.092791 0.039301 43.451875 ( 51.709192)
total: 117.72 sec