Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-060657
#<BuildRuby:0x000055b7d9c1b3a8
@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.20240104-060657",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000021 0.000004 0.000025 ( 0.000023)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004642 0.000774 1.499763 ( 1.743359)
build_miniruby 0.000714 0.000119 0.761557 ( 0.761314)
build_ruby 0.000000 0.001269 2.672499 ( 2.671795)
build_all 0.006317 0.002502 14.328593 ( 1.275588)
build_install 0.008618 0.000057 4.223762 ( 1.059808)
test_btest 0.000918 0.000167 74.903998 ( 6.744597)
test_basic 0.000722 0.004378 0.698360 ( 0.775483)
test_all 0.097131 0.031948 503.390928 ( 48.544008)
test_rubyspec 0.020482 0.026557 48.485857 ( 60.820695)
total: 124.40 sec