Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-122104
#<BuildRuby:0x00005570d3e6ef08
@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.20220719-122104",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.006119 0.003211 0.855078 ( 0.985842)
build_miniruby 0.001007 0.000420 0.052937 ( 0.052675)
build_ruby 0.000972 0.000405 0.055031 ( 0.055214)
build_all 0.001228 0.008691 1.268608 ( 0.491856)
build_install 0.008447 0.008354 4.326934 ( 1.868342)
test_btest 0.001187 0.000763 53.935393 ( 6.188178)
test_basic 0.002623 0.003151 0.283884 ( 0.376452)
test_all 0.001313 0.002185 484.010849 ( 51.614834)
test_rubyspec 0.071049 0.057224 41.776745 ( 47.762493)
total: 109.40 sec