Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-110906
#<BuildRuby:0x00005581ec7375f8
@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.20231229-110906",
@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.000010 0.000003 0.000013 ( 0.000012)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.004263 0.000063 1.139180 ( 1.494160)
build_miniruby 0.000824 0.000183 0.908572 ( 0.907652)
build_ruby 0.001024 0.000228 2.776776 ( 2.776915)
build_all 0.006939 0.002825 15.892515 ( 1.409961)
build_install 0.008400 0.000000 4.493763 ( 1.138285)
test_btest 0.001091 0.000000 78.256239 ( 7.188009)
test_basic 0.002107 0.002979 0.785806 ( 0.859638)
test_all 0.090254 0.042804 551.766475 ( 50.498726)
test_rubyspec 0.029073 0.018101 49.404120 ( 61.662193)
total: 127.94 sec