Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-012739
#<BuildRuby:0x000055be90db5340
@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.20221008-012739",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009037 0.000319 1.089921 ( 1.580707)
build_miniruby 0.001529 0.000000 0.102414 ( 0.099653)
build_ruby 0.001422 0.000000 0.102998 ( 0.099772)
build_all 0.007652 0.000572 1.308510 ( 0.564781)
build_install 0.014058 0.000276 1.648665 ( 0.902719)
test_btest 0.001483 0.000247 63.349258 ( 6.232789)
test_basic 0.006463 0.001078 0.346903 ( 0.436067)
test_all 0.004508 0.002544 507.851817 ( 54.042471)
test_rubyspec 0.078607 0.054558 42.734274 ( 51.166769)
total: 115.13 sec