Logfile: /home/ko1/ruby/logs/brlog.trunk.20221020-111609
#<BuildRuby:0x00005620427e2f08
@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.20221020-111609",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.002733 0.007638 1.162369 ( 1.217812)
build_miniruby 0.001337 0.000287 0.110733 ( 0.107476)
build_ruby 0.001272 0.000273 0.100510 ( 0.097496)
build_all 0.007850 0.000758 1.326922 ( 0.582561)
build_install 0.010177 0.007032 1.722777 ( 0.922642)
test_btest 0.001312 0.000350 63.798684 ( 6.740468)
test_basic 0.005338 0.001423 0.364237 ( 0.455751)
test_all 0.006307 0.001682 512.634540 ( 54.593425)
test_rubyspec 0.084727 0.049292 43.463087 ( 51.722101)
total: 116.44 sec