Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-102134
#<BuildRuby:0x0000562b45f7c3a0
@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.20220903-102134",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008294 0.001914 0.960164 ( 1.144484)
build_miniruby 0.003019 0.000000 0.071708 ( 0.069607)
build_ruby 0.002028 0.000000 0.077439 ( 0.075859)
build_all 0.007643 0.003290 1.566125 ( 0.585761)
build_install 0.020950 0.000752 1.891129 ( 0.947690)
test_btest 0.000000 0.001135 71.245686 ( 8.535067)
test_basic 0.000157 0.006510 0.315528 ( 0.406150)
test_all 0.003541 0.000000 640.815457 ( 64.681229)
test_rubyspec 0.128582 0.058108 45.597723 ( 54.026716)
total: 130.47 sec