Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-150218
#<BuildRuby:0x000055a6f788cf40
@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.20220209-150218",
@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.000006)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010087 0.002602 0.966835 ( 1.287625)
build_miniruby 0.001803 0.000000 0.075012 ( 0.073430)
build_ruby 0.002061 0.000086 0.079591 ( 0.077184)
build_all 0.007290 0.001620 4.090888 ( 0.784539)
build_install 0.015061 0.008889 7.827979 ( 2.331108)
test_btest 0.000759 0.000217 70.654185 ( 8.478816)
test_basic 0.003675 0.004032 0.346889 ( 0.440791)
test_all 0.001576 0.000206 695.044817 ( 67.601605)
test_rubyspec 0.095481 0.072364 46.365662 ( 51.759283)
total: 132.84 sec