Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-015157
#<BuildRuby:0x000055d0e8f9be88
@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.20231128-015157",
@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.000002 0.000002 0.000004 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.002530 0.003235 0.922366 ( 1.358029)
build_miniruby 0.000700 0.000350 0.810633 ( 0.810688)
build_ruby 0.000934 0.000467 2.690637 ( 2.691929)
build_all 0.008266 0.000134 12.361443 ( 1.001732)
build_install 0.007568 0.003814 3.700368 ( 0.982677)
test_btest 0.000536 0.000230 62.536453 ( 5.422684)
test_basic 0.003777 0.001619 0.408618 ( 0.486998)
test_all 0.066643 0.028561 364.766055 ( 32.879417)
test_rubyspec 0.044755 0.034382 39.934976 ( 52.480761)
total: 98.12 sec