Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-171153
#<BuildRuby:0x00005649a7bad3e8
@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.20221030-171153",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007592 0.000899 1.112793 ( 1.215079)
build_miniruby 0.000000 0.001518 0.108446 ( 0.108136)
build_ruby 0.000411 0.001310 0.103357 ( 0.103166)
build_all 0.006897 0.001971 1.366420 ( 0.594705)
build_install 0.016204 0.001929 1.692757 ( 0.927622)
test_btest 0.001653 0.000413 63.065859 ( 6.611596)
test_basic 0.006402 0.000368 0.360899 ( 0.454938)
test_all 0.007640 0.000601 510.882443 ( 54.588868)
test_rubyspec 0.102729 0.028237 43.506122 ( 52.193310)
total: 116.80 sec