Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-071929
#<BuildRuby:0x000056009197c4c0
@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.20220828-071929",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.010581 0.001628 0.986323 ( 1.035871)
build_miniruby 0.001639 0.000252 0.075912 ( 0.073836)
build_ruby 0.000000 0.002296 0.075599 ( 0.073884)
build_all 0.006695 0.002990 1.550857 ( 0.586434)
build_install 0.011582 0.010674 1.862323 ( 0.912518)
test_btest 0.001250 0.000000 77.732174 ( 8.040814)
test_basic 0.007613 0.000000 0.321315 ( 0.416802)
test_all 0.003783 0.000000 648.273243 ( 65.553874)
test_rubyspec 0.087523 0.076112 45.931358 ( 54.375691)
total: 131.07 sec