Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-145207
#<BuildRuby:0x000055bc66252038
@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.20221013-145207",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.009211 0.000254 1.103049 ( 1.210140)
build_miniruby 0.001427 0.000329 0.098197 ( 0.096828)
build_ruby 0.001196 0.000276 0.103393 ( 0.103043)
build_all 0.008235 0.000000 1.313893 ( 0.568431)
build_install 0.010088 0.005709 1.629302 ( 0.908526)
test_btest 0.001215 0.000304 63.859421 ( 6.435391)
test_basic 0.002096 0.005429 0.360704 ( 0.454750)
test_all 0.007215 0.000000 489.076411 ( 53.201882)
test_rubyspec 0.104957 0.026836 43.362763 ( 51.897248)
total: 114.88 sec