Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-135447
#<BuildRuby:0x00005610a9da6ff0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221206-135447",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004291 0.000102 0.813106 ( 1.077578)
build_miniruby 0.000731 0.000183 0.513905 ( 0.513443)
build_ruby 0.001035 0.000259 1.733580 ( 1.657286)
build_all 0.004033 0.005428 11.937363 ( 1.483597)
build_install 0.007270 0.000000 1.619193 ( 0.760085)
test_btest 0.000711 0.000000 63.575689 ( 6.091008)
test_basic 0.000520 0.002874 0.248127 ( 0.344457)
test_all 0.000826 0.000275 483.867336 ( 49.826426)
test_rubyspec 0.013659 0.014723 35.251701 ( 45.799565)
total: 107.55 sec