Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-092621
#<BuildRuby:0x0000560f2b24b4f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240110-092621",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000019 0.000006 0.000025 ( 0.000026)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.000000 0.007111 0.804427 ( 1.231111)
build_miniruby 0.000000 0.001063 0.800548 ( 0.800775)
build_ruby 0.000000 0.001425 2.667799 ( 2.668421)
build_all 0.006600 0.001623 11.898875 ( 0.976562)
build_install 0.003340 0.007480 3.356762 ( 0.960560)
test_btest 0.000000 0.000802 66.040085 ( 5.084348)
test_basic 0.000619 0.003453 0.394749 ( 0.475152)
test_all 0.081567 0.016280 380.846337 ( 39.361703)
test_rubyspec 0.039779 0.036853 40.913183 ( 53.472078)
total: 105.03 sec