Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-223550
#<BuildRuby:0x00005631d1351480
@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.20221101-223550",
@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.000008 0.000003 0.000011 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.009670 0.000541 1.143170 ( 1.165865)
build_miniruby 0.001334 0.000445 0.094994 ( 0.093430)
build_ruby 0.001424 0.000474 0.098680 ( 0.098486)
build_all 0.007044 0.002348 1.343465 ( 0.587208)
build_install 0.014891 0.002114 1.694435 ( 0.904948)
test_btest 0.001410 0.000415 62.025711 ( 6.793125)
test_basic 0.005934 0.001745 0.341979 ( 0.432175)
test_all 0.006238 0.001251 507.057767 ( 54.330162)
test_rubyspec 0.103158 0.025117 43.259612 ( 51.439439)
total: 115.85 sec