Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-144701
#<BuildRuby:0x0000564626ec38e0
@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-144701",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000884 0.004420 0.852457 ( 1.270152)
build_miniruby 0.000691 0.000308 0.871241 ( 0.871216)
build_ruby 0.001350 0.000601 2.717361 ( 2.720299)
build_all 0.006161 0.001475 12.049353 ( 1.006882)
build_install 0.005907 0.004769 3.491306 ( 0.981215)
test_btest 0.000588 0.000272 64.064259 ( 4.875638)
test_basic 0.002145 0.000990 0.374051 ( 0.454860)
test_all 0.080138 0.021152 375.857763 ( 41.326953)
test_rubyspec 0.035038 0.029610 39.533007 ( 52.204465)
total: 105.71 sec