Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-031857
#<BuildRuby:0x000055555a9f4d40
@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.20220819-031857",
@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.000017 0.000004 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009634 0.002223 0.974052 ( 1.408877)
build_miniruby 0.001676 0.000387 0.077186 ( 0.075837)
build_ruby 0.001639 0.000378 0.078907 ( 0.077694)
build_all 0.010461 0.000152 1.537262 ( 0.574919)
build_install 0.017617 0.005565 1.863072 ( 0.925957)
test_btest 0.001746 0.000388 72.417971 ( 8.426121)
test_basic 0.001205 0.005544 0.338693 ( 0.428724)
test_all 0.003818 0.000792 637.848896 ( 65.037137)
test_rubyspec 0.121259 0.057429 45.643556 ( 54.103070)
total: 131.06 sec