Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-231322
#<BuildRuby:0x000055b6188ebba0
@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.20221009-231322",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003651 0.004801 1.142443 ( 4.220645)
build_miniruby 0.001655 0.000414 0.093542 ( 0.090184)
build_ruby 0.001119 0.000280 0.098329 ( 0.095303)
build_all 0.006270 0.001567 1.327830 ( 0.577701)
build_install 0.011556 0.001521 1.604406 ( 0.890155)
test_btest 0.001772 0.000409 61.790234 ( 6.635806)
test_basic 0.005427 0.001252 0.360667 ( 0.458348)
test_all 0.007914 0.000100 479.395360 ( 52.982342)
test_rubyspec 0.070770 0.060442 42.586974 ( 51.208596)
total: 117.16 sec