Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-064304
#<BuildRuby:0x0000558eec2c1570
@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.20221011-064304",
@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.000006)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000043 0.000012 0.000055 ( 0.000029)
build_up 0.005354 0.004519 1.126943 ( 1.165121)
build_miniruby 0.001453 0.000485 0.100316 ( 0.096957)
build_ruby 0.001551 0.000000 0.096123 ( 0.093139)
build_all 0.008149 0.000315 1.289686 ( 0.557737)
build_install 0.013281 0.000004 1.633363 ( 0.886649)
test_btest 0.001826 0.000430 61.562124 ( 6.536817)
test_basic 0.003440 0.003055 0.340583 ( 0.429897)
test_all 0.005731 0.001509 501.497596 ( 53.886118)
test_rubyspec 0.098247 0.041497 42.930694 ( 51.322269)
total: 114.98 sec