Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-192907
#<BuildRuby:0x0000558134785400
@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.20221101-192907",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.003217 0.005537 1.117549 ( 1.217938)
build_miniruby 0.001324 0.000662 0.103957 ( 0.103072)
build_ruby 0.001764 0.000000 0.100648 ( 0.099520)
build_all 0.005024 0.003421 1.349021 ( 0.581592)
build_install 0.014434 0.000692 1.676793 ( 0.912317)
test_btest 0.000988 0.000396 61.729386 ( 6.248953)
test_basic 0.001948 0.005333 0.355394 ( 0.447529)
test_all 0.005704 0.000501 514.777467 ( 55.127676)
test_rubyspec 0.089672 0.027913 43.008376 ( 51.281034)
total: 116.02 sec