Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-024306
#<BuildRuby:0x0000559411c20920
@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.20220726-024306",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010124 0.001557 0.988627 ( 1.237399)
build_miniruby 0.002133 0.000000 0.073809 ( 0.071558)
build_ruby 0.002117 0.000000 0.076614 ( 0.074853)
build_all 0.010838 0.000105 1.508431 ( 0.572725)
build_install 0.020637 0.001855 5.091368 ( 2.096223)
test_btest 0.000922 0.000108 72.393271 ( 8.000817)
test_basic 0.007357 0.000165 0.325218 ( 0.414085)
test_all 0.001857 0.000207 634.150143 ( 64.288430)
test_rubyspec 0.113365 0.070268 45.818561 ( 51.527619)
total: 128.28 sec