Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-132751
#<BuildRuby:0x000055f22ac92fa8
@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.20221203-132751",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004247 0.000048 0.811185 ( 1.068978)
build_miniruby 0.000859 0.000132 0.531214 ( 0.531258)
build_ruby 0.001165 0.000179 1.717782 ( 1.640327)
build_all 0.008856 0.000674 11.951311 ( 1.487875)
build_install 0.002019 0.004908 1.645414 ( 0.768557)
test_btest 0.000570 0.000122 65.622265 ( 6.224183)
test_basic 0.002596 0.000556 0.251466 ( 0.349257)
test_all 0.001300 0.000279 475.158260 ( 51.414891)
test_rubyspec 0.006250 0.020714 36.005261 ( 46.630316)
total: 110.12 sec