Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-091755
#<BuildRuby:0x000055cb098b0040
@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.20231205-091755",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003925 0.000357 0.981952 ( 1.504424)
build_miniruby 0.000742 0.000068 0.864430 ( 0.865381)
build_ruby 0.001576 0.000143 2.703029 ( 2.705971)
build_all 0.002864 0.005099 12.104548 ( 1.003698)
build_install 0.006590 0.007416 3.542822 ( 0.963418)
test_btest 0.000537 0.000153 64.104632 ( 4.701569)
test_basic 0.001206 0.003281 0.374063 ( 0.456302)
test_all 0.094715 0.006807 404.383337 ( 36.895661)
test_rubyspec 0.023944 0.047784 39.752798 ( 52.368254)
total: 101.47 sec