Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-222101
#<BuildRuby:0x000055ad67c606c8
@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.20220306-222101",
@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.000021 0.000005 0.000026 ( 0.000027)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.006457 0.004852 1.007564 ( 1.601446)
build_miniruby 0.001352 0.000416 0.073211 ( 0.072083)
build_ruby 0.001684 0.000518 0.076659 ( 0.074224)
build_all 0.009691 0.001463 4.204043 ( 0.835348)
build_install 0.015154 0.008346 8.018937 ( 2.420017)
test_btest 0.000838 0.000279 77.924098 ( 8.655080)
test_basic 0.001743 0.006386 0.340068 ( 0.426961)
test_all 0.001465 0.000586 692.409383 ( 67.309119)
test_rubyspec 0.084129 0.071508 46.517314 ( 51.808372)
total: 133.20 sec