Logfile: /home/ko1/ruby/logs/brlog.trunk.20221113-223811
#<BuildRuby:0x00005576f1dd6dd8
@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.20221113-223811",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000004 0.000003 0.000007 ( 0.000008)
build_up 0.002064 0.007202 1.085573 ( 1.369807)
build_miniruby 0.001341 0.001098 0.129314 ( 0.124468)
build_ruby 0.001326 0.001085 0.121064 ( 0.102268)
build_all 0.005376 0.005106 1.575809 ( 0.677246)
build_install 0.015119 0.006418 1.951695 ( 0.999789)
test_btest 0.001964 0.000000 85.858658 ( 9.445143)
test_basic 0.002541 0.004488 0.411488 ( 0.502778)
test_all 0.000699 0.002603 662.533808 ( 67.923468)
test_rubyspec 0.078393 0.093014 48.535113 ( 56.984123)
total: 138.13 sec