Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-002816
#<BuildRuby:0x000056319cb283a0
@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.20220731-002816",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000014 0.000003 0.000017 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.010488 0.000299 0.965503 ( 0.993499)
build_miniruby 0.001677 0.000239 0.074030 ( 0.072362)
build_ruby 0.001710 0.000244 0.071563 ( 0.069705)
build_all 0.005998 0.004884 1.522702 ( 0.570748)
build_install 0.019046 0.002690 5.087379 ( 2.107249)
test_btest 0.001127 0.000211 74.983749 ( 7.996649)
test_basic 0.006209 0.001165 0.329616 ( 0.420583)
test_all 0.002029 0.000380 633.543155 ( 64.119633)
test_rubyspec 0.105537 0.070434 45.629928 ( 51.350122)
total: 127.70 sec