Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-193312
#<BuildRuby:0x0000555df3f2c8e8
@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.20220807-193312",
@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.000007 0.000002 0.000009 ( 0.000010)
autoconf 0.000019 0.000006 0.000025 ( 0.000016)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.008770 0.002923 0.970664 ( 1.121560)
build_miniruby 0.001480 0.000493 0.078112 ( 0.076280)
build_ruby 0.001524 0.000508 0.073678 ( 0.072030)
build_all 0.010400 0.000156 1.548015 ( 0.579843)
build_install 0.023023 0.001908 5.149227 ( 2.076994)
test_btest 0.000000 0.001150 76.122738 ( 8.737630)
test_basic 0.000460 0.006349 0.319882 ( 0.411770)
test_all 0.002285 0.000000 642.297408 ( 64.866591)
test_rubyspec 0.082063 0.091370 45.794616 ( 53.384012)
total: 131.33 sec