Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-063659
#<BuildRuby:0x000055aa1e0cc6c8
@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.20220406-063659",
@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.000016 0.000003 0.000019 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009568 0.002208 1.035668 ( 2.329714)
build_miniruby 0.001697 0.000392 0.076083 ( 0.073995)
build_ruby 0.002073 0.000000 0.072791 ( 0.071786)
build_all 0.011330 0.000000 4.214726 ( 0.852950)
build_install 0.014733 0.008258 8.557367 ( 3.036796)
test_btest 0.000888 0.000222 81.332750 ( 8.231130)
test_basic 0.005890 0.001473 0.328803 ( 0.417959)
test_all 0.001673 0.000000 715.544699 ( 71.501885)
test_rubyspec 0.171603 0.045846 49.337504 ( 54.896602)
total: 141.41 sec