Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-155717
#<BuildRuby:0x0000564acc5c0090
@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.20231219-155717",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000000 0.000009 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000009)
build_up 0.002432 0.003715 1.454480 ( 2.138896)
build_miniruby 0.000888 0.000148 0.876407 ( 0.875821)
build_ruby 0.001156 0.000193 2.898631 ( 2.899061)
build_all 0.007536 0.002420 16.579419 ( 1.534326)
build_install 0.005649 0.003198 4.893369 ( 1.206031)
test_btest 0.001001 0.000000 84.705987 ( 7.851107)
test_basic 0.004957 0.000000 0.823844 ( 0.900241)
test_all 0.117241 0.020990 522.486342 ( 53.490366)
test_rubyspec 0.036081 0.015373 51.653109 ( 63.985817)
total: 134.88 sec