Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-150741
#<BuildRuby:0x000055945f9c35f8
@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.20240103-150741",
@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.000018 0.000006 0.000024 ( 0.000024)
autoconf 0.000000 0.000066 0.000066 ( 0.000068)
configure 0.000000 0.000031 0.000031 ( 0.000030)
build_up 0.003085 0.002001 1.427968 ( 1.646625)
build_miniruby 0.000666 0.000243 0.855691 ( 0.855860)
build_ruby 0.001046 0.000381 2.714875 ( 2.714885)
build_all 0.008442 0.000291 14.154289 ( 1.311694)
build_install 0.007749 0.000026 4.141248 ( 1.041794)
test_btest 0.001028 0.000000 73.642439 ( 6.609104)
test_basic 0.001954 0.002491 0.679302 ( 0.755929)
test_all 0.094442 0.035338 499.050080 ( 47.934779)
test_rubyspec 0.022176 0.022171 47.383567 ( 59.777240)
total: 122.65 sec