Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-051304
#<BuildRuby:0x000055c5013974b8
@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.20220730-051304",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000009)
build_up 0.005343 0.006384 0.970845 ( 1.239102)
build_miniruby 0.001729 0.000288 0.072738 ( 0.072112)
build_ruby 0.001354 0.000226 0.074273 ( 0.074332)
build_all 0.010605 0.001094 1.543573 ( 0.601812)
build_install 0.014609 0.008659 5.186414 ( 2.117334)
test_btest 0.001238 0.000282 73.614170 ( 7.797594)
test_basic 0.002959 0.005032 0.331410 ( 0.419986)
test_all 0.001390 0.000149 626.349687 ( 64.421017)
test_rubyspec 0.100428 0.060272 45.859357 ( 51.522280)
total: 128.27 sec