Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-164251
#<BuildRuby:0x0000559f503446e0
@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.20220727-164251",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000329 0.010510 0.968416 ( 1.086334)
build_miniruby 0.001281 0.000427 0.076554 ( 0.075647)
build_ruby 0.001305 0.000435 0.074224 ( 0.073868)
build_all 0.004594 0.005685 1.548300 ( 0.592146)
build_install 0.021446 0.001519 5.171227 ( 2.106355)
test_btest 0.000862 0.000272 74.270347 ( 8.131497)
test_basic 0.005450 0.001721 0.330627 ( 0.420870)
test_all 0.000684 0.001309 629.638980 ( 64.037728)
test_rubyspec 0.096333 0.063707 45.543849 ( 51.326163)
total: 127.85 sec