Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-105930
#<BuildRuby:0x000055e6dbc97fa8
@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.20231230-105930",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000038 0.000008 0.000046 ( 0.000045)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.004564 0.000913 1.150820 ( 1.530326)
build_miniruby 0.000863 0.000173 0.893834 ( 0.893051)
build_ruby 0.001156 0.000231 2.727739 ( 2.727183)
build_all 0.009679 0.000000 16.349736 ( 1.463224)
build_install 0.008840 0.000000 4.680484 ( 1.206423)
test_btest 0.000661 0.000000 82.556253 ( 7.113190)
test_basic 0.005372 0.000000 0.695781 ( 0.770523)
test_all 0.112215 0.023327 552.751832 ( 54.540305)
test_rubyspec 0.029050 0.018224 49.285734 ( 61.648978)
total: 131.89 sec