Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-113620
#<BuildRuby:0x00005652e3d2f320
@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.20231129-113620",
@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.000005 0.000000 0.000005 ( 0.000004)
autoconf 0.000011 0.000000 0.000011 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003826 0.000000 0.839147 ( 1.274994)
build_miniruby 0.000883 0.000000 0.874372 ( 0.873632)
build_ruby 0.000000 0.001657 2.719846 ( 2.719764)
build_all 0.005836 0.002191 12.118038 ( 0.982046)
build_install 0.008934 0.004529 3.484884 ( 0.974827)
test_btest 0.000630 0.000079 62.178019 ( 5.769375)
test_basic 0.000073 0.003520 0.377214 ( 0.453138)
test_all 0.088086 0.012007 364.523742 ( 39.331571)
test_rubyspec 0.032658 0.033474 39.576348 ( 52.261359)
total: 104.64 sec