Logfile: /home/ko1/ruby/logs/brlog.trunk.20221112-081804
#<BuildRuby:0x0000556d2fe68d30
@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.20221112-081804",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004796 0.004015 1.081149 ( 1.240795)
build_miniruby 0.001510 0.000189 0.066972 ( 0.066276)
build_ruby 0.001772 0.000000 0.067505 ( 0.066692)
build_all 0.008930 0.000295 1.477523 ( 0.596934)
build_install 0.021055 0.000000 1.827647 ( 0.925855)
test_btest 0.001620 0.000000 86.024695 ( 9.182904)
test_basic 0.006665 0.000352 0.347440 ( 0.438203)
test_all 0.001720 0.000000 693.274176 ( 69.201356)
test_rubyspec 0.113465 0.058107 48.130865 ( 56.544789)
total: 138.26 sec