Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-052321
#<BuildRuby:0x0000562241cc35f8
@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.20240114-052321",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.003944 0.820529 ( 1.195894)
build_miniruby 0.000816 0.000200 0.894019 ( 0.893504)
build_ruby 0.001008 0.000233 2.697545 ( 2.698891)
build_all 0.005374 0.004502 14.694791 ( 1.390487)
build_install 0.010042 0.000000 4.232593 ( 1.125555)
test_btest 0.000720 0.000000 78.185689 ( 7.472344)
test_basic 0.003680 0.000000 0.458697 ( 0.537091)
test_all 0.096572 0.037643 528.195181 ( 48.925889)
test_rubyspec 0.023113 0.008806 48.443949 ( 61.100972)
total: 125.34 sec