Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-090133
#<BuildRuby:0x0000562be7e2cc00
@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.20220717-090133",
@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.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004144 0.008313 1.027170 ( 3.180721)
build_miniruby 0.002199 0.000000 0.079678 ( 0.077308)
build_ruby 0.001727 0.000000 0.069951 ( 0.068201)
build_all 0.006643 0.003616 1.526809 ( 0.589700)
build_install 0.015552 0.006536 5.169948 ( 2.076852)
test_btest 0.000000 0.001303 72.531196 ( 8.854256)
test_basic 0.002512 0.004039 0.319484 ( 0.409517)
test_all 0.001578 0.000614 633.277519 ( 64.633032)
test_rubyspec 0.117604 0.068220 45.420167 ( 51.319993)
total: 131.21 sec