Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-221710
#<BuildRuby:0x000055776ebbb4b8
@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.20220816-221710",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009668 0.000815 0.963847 ( 1.560059)
build_miniruby 0.001643 0.000234 0.074275 ( 0.073069)
build_ruby 0.002321 0.000000 0.071670 ( 0.069333)
build_all 0.007726 0.002544 1.566898 ( 0.584815)
build_install 0.020197 0.001179 1.907221 ( 0.929109)
test_btest 0.000846 0.000116 77.197392 ( 8.104991)
test_basic 0.003281 0.003404 0.314540 ( 0.404551)
test_all 0.002957 0.000493 630.408807 ( 64.534469)
test_rubyspec 0.112607 0.056768 45.008706 ( 52.628484)
total: 128.89 sec