Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-095505
#<BuildRuby:0x0000558a3b66ffd8
@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.20240104-095505",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.002451 0.003562 1.042044 ( 1.312154)
build_miniruby 0.000800 0.000200 0.805655 ( 0.805663)
build_ruby 0.001466 0.000367 2.695286 ( 2.695460)
build_all 0.008028 0.000000 11.924269 ( 1.003020)
build_install 0.013495 0.000269 3.540778 ( 0.980247)
test_btest 0.000607 0.000107 64.356642 ( 4.668194)
test_basic 0.004145 0.000002 0.400974 ( 0.482007)
test_all 0.083414 0.019773 373.914612 ( 40.556077)
test_rubyspec 0.037063 0.028489 40.077582 ( 52.621597)
total: 105.13 sec