Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-133434
#<BuildRuby:0x000055bef04f83a0
@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.20220915-133434",
@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.000010 0.000004 0.000014 ( 0.000014)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.009109 0.000456 1.093466 ( 1.379878)
build_miniruby 0.000000 0.002282 0.078129 ( 0.076077)
build_ruby 0.000566 0.001724 0.078034 ( 0.076254)
build_all 0.001073 0.008381 1.601261 ( 0.606892)
build_install 0.015827 0.005799 1.910012 ( 0.930167)
test_btest 0.000000 0.001365 92.647959 ( 9.022427)
test_basic 0.004382 0.002851 0.353941 ( 0.443914)
test_all 0.002749 0.001375 672.855650 ( 67.913395)
test_rubyspec 0.092693 0.058623 47.053146 ( 55.544773)
total: 135.99 sec