Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-020634
#<BuildRuby:0x000055f7d0d04990
@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.20221007-020634",
@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.000012 0.000007 0.000019 ( 0.000019)
autoconf 0.000018 0.000010 0.000028 ( 0.000028)
configure 0.000014 0.000007 0.000021 ( 0.000022)
build_up 0.003277 0.007489 1.101038 ( 1.206752)
build_miniruby 0.000962 0.000674 0.098388 ( 0.095147)
build_ruby 0.001226 0.000858 0.102472 ( 0.099113)
build_all 0.006475 0.001478 1.287152 ( 0.563380)
build_install 0.012804 0.004920 1.650988 ( 0.893904)
test_btest 0.000907 0.000529 58.432102 ( 6.651856)
test_basic 0.003687 0.002151 0.348717 ( 0.439085)
test_all 0.005406 0.003153 498.789544 ( 54.110191)
test_rubyspec 0.098502 0.047789 42.529155 ( 51.029338)
total: 115.09 sec