Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-103305
#<BuildRuby:0x000055a569071570
@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.20221101-103305",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004511 0.005011 1.096089 ( 1.120645)
build_miniruby 0.001524 0.000381 0.099310 ( 0.097375)
build_ruby 0.001340 0.000335 0.093402 ( 0.091291)
build_all 0.003290 0.004134 1.325570 ( 0.571659)
build_install 0.009571 0.007458 1.653709 ( 0.889839)
test_btest 0.001030 0.000386 61.748220 ( 6.672420)
test_basic 0.004600 0.001725 0.357309 ( 0.458301)
test_all 0.006677 0.000000 513.807602 ( 54.913487)
test_rubyspec 0.073369 0.052849 43.474719 ( 52.041594)
total: 116.86 sec