Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-044126
#<BuildRuby:0x0000558e780783a0
@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.20220829-044126",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010533 0.000000 1.013438 ( 2.135898)
build_miniruby 0.002391 0.000124 0.077470 ( 0.075978)
build_ruby 0.001336 0.000179 0.077948 ( 0.076676)
build_all 0.008978 0.001197 1.530539 ( 0.585172)
build_install 0.015032 0.007802 1.918361 ( 0.927508)
test_btest 0.001070 0.000214 74.013227 ( 8.355587)
test_basic 0.005726 0.001146 0.322641 ( 0.414025)
test_all 0.003463 0.000000 683.790548 ( 66.891193)
test_rubyspec 0.091787 0.075879 45.925506 ( 54.395477)
total: 133.86 sec