Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-033248
#<BuildRuby:0x0000559026d778f8
@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.20221211-033248",
@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.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.002730 0.000745 0.621580 ( 1.043552)
build_miniruby 0.000766 0.000209 0.714477 ( 0.714133)
build_ruby 0.001043 0.000284 2.421705 ( 2.346803)
build_all 0.008375 0.001010 12.479135 ( 1.515994)
build_install 0.005548 0.001387 1.645792 ( 0.781411)
test_btest 0.000560 0.000140 64.281339 ( 6.105999)
test_basic 0.002833 0.000708 0.261358 ( 0.356593)
test_all 0.000881 0.000221 481.099826 ( 49.592349)
test_rubyspec 0.020386 0.008186 35.751041 ( 46.030017)
total: 108.49 sec