Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-095137
#<BuildRuby:0x000056255491f4b8
@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.20220914-095137",
@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.000000 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.005518 0.004892 1.108396 ( 1.504189)
build_miniruby 0.000000 0.002470 0.075671 ( 0.073758)
build_ruby 0.000000 0.001551 0.075758 ( 0.074736)
build_all 0.009272 0.000335 1.585143 ( 0.612865)
build_install 0.015773 0.007173 1.921367 ( 0.937667)
test_btest 0.000890 0.000209 92.451665 ( 9.898974)
test_basic 0.008271 0.000000 0.354488 ( 0.443169)
test_all 0.002454 0.000000 618.842211 ( 65.241933)
test_rubyspec 0.136284 0.040308 46.851899 ( 55.356334)
total: 134.14 sec