Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-161232
#<BuildRuby:0x00005626b24672e0
@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.20221226-161232",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.006687 0.003048 0.956950 ( 1.174396)
build_miniruby 0.001949 0.000366 0.838405 ( 0.837224)
build_ruby 0.000000 0.003058 2.151438 ( 2.153006)
build_all 0.015071 0.007275 18.526493 ( 2.191999)
build_install 0.021419 0.001607 2.030893 ( 1.016217)
test_btest 0.001378 0.000330 88.096739 ( 9.156410)
test_basic 0.005778 0.004486 0.352657 ( 0.439072)
test_all 0.001919 0.000516 679.669605 ( 63.496141)
test_rubyspec 0.102740 0.069727 47.927126 ( 56.126079)
total: 136.59 sec