Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-074228
#<BuildRuby:0x000056102f39c070
@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.20221221-074228",
@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.000005 0.000003 0.000008 ( 0.000008)
configure 0.000004 0.000003 0.000007 ( 0.000006)
build_up 0.001207 0.002332 0.603431 ( 1.009021)
build_miniruby 0.000586 0.000365 0.751467 ( 0.750927)
build_ruby 0.001461 0.000000 2.506048 ( 2.505811)
build_all 0.009033 0.000000 12.499642 ( 1.505202)
build_install 0.006916 0.000000 1.612092 ( 0.769282)
test_btest 0.000658 0.000000 64.922719 ( 6.281308)
test_basic 0.000000 0.003288 0.238355 ( 0.334112)
test_all 0.000003 0.001936 508.108375 ( 69.701457)
test_rubyspec 0.018176 0.011084 35.212720 ( 45.775478)
total: 128.63 sec