Logfile: /home/ko1/ruby/logs/brlog.trunk.20221102-024638
#<BuildRuby:0x0000559ee0d5ead8
@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.20221102-024638",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002361 0.006813 0.975331 ( 1.012908)
build_miniruby 0.001495 0.000299 0.051590 ( 0.050563)
build_ruby 0.001172 0.000234 0.049659 ( 0.048786)
build_all 0.003432 0.003693 1.229755 ( 0.478655)
build_install 0.009828 0.006832 1.600267 ( 0.814135)
test_btest 0.000943 0.000294 60.923221 ( 6.857045)
test_basic 0.000871 0.004766 0.295650 ( 0.388066)
test_all 0.004590 0.001721 493.409407 ( 53.808113)
test_rubyspec 0.069421 0.055827 43.528002 ( 52.018824)
total: 115.48 sec