Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-095953
#<BuildRuby:0x000055fdbc2b83a0
@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.20220725-095953",
@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.000014 0.000005 0.000019 ( 0.000018)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.009911 0.001963 0.973966 ( 1.252348)
build_miniruby 0.001353 0.000451 0.072368 ( 0.070412)
build_ruby 0.001719 0.000573 0.069580 ( 0.066848)
build_all 0.007003 0.003867 1.518619 ( 0.575200)
build_install 0.012269 0.010549 5.166610 ( 2.068798)
test_btest 0.001223 0.000000 74.987789 ( 8.247879)
test_basic 0.006087 0.001859 0.326058 ( 0.413078)
test_all 0.002353 0.000267 631.913830 ( 64.147397)
test_rubyspec 0.103508 0.075225 45.563332 ( 51.261841)
total: 128.10 sec