Logfile: /home/ko1/ruby/logs/brlog.trunk.20220529-022353
#<BuildRuby:0x0000562188f904e8
@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.20220529-022353",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.012405 0.987455 ( 1.040262)
build_miniruby 0.000000 0.001885 0.075483 ( 0.073544)
build_ruby 0.000000 0.001821 0.074460 ( 0.072900)
build_all 0.006709 0.002740 1.470414 ( 0.599659)
build_install 0.013487 0.009282 5.772782 ( 2.779170)
test_btest 0.000739 0.000416 70.940743 ( 8.443698)
test_basic 0.006276 0.000926 0.312241 ( 0.401937)
test_all 0.001742 0.000922 700.409666 ( 67.890214)
test_rubyspec 0.101628 0.073290 46.218535 ( 51.984956)
total: 133.29 sec