Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-210508
#<BuildRuby:0x0000560d82bfbcc0
@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.20231205-210508",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.001751 0.003485 1.314128 ( 1.686332)
build_miniruby 0.001552 0.000141 0.953292 ( 0.952409)
build_ruby 0.001274 0.000116 2.788466 ( 2.788448)
build_all 0.010363 0.000000 16.763680 ( 1.489635)
build_install 0.006641 0.003635 4.989611 ( 1.198416)
test_btest 0.000927 0.000103 86.016024 ( 7.444573)
test_basic 0.005205 0.000144 0.860287 ( 0.935564)
test_all 0.087258 0.048511 573.716949 ( 50.034943)
test_rubyspec 0.032353 0.022255 50.248556 ( 62.530819)
total: 129.06 sec