Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-233610
#<BuildRuby:0x0000561926907280
@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.20231226-233610",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.000000 0.004689 0.971626 ( 1.360036)
build_miniruby 0.000503 0.000840 0.909836 ( 0.909632)
build_ruby 0.001054 0.000333 3.027329 ( 3.026900)
build_all 0.004810 0.005053 16.520175 ( 1.518437)
build_install 0.004866 0.003949 4.677422 ( 1.131494)
test_btest 0.000731 0.000286 81.980690 ( 7.897255)
test_basic 0.002688 0.001052 0.661451 ( 0.737326)
test_all 0.092012 0.040074 554.897518 ( 51.461105)
test_rubyspec 0.029579 0.018351 49.331687 ( 61.723922)
total: 129.77 sec