Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-233712
#<BuildRuby:0x000055ed52beaee8
@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.20231209-233712",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000834 0.003763 0.999579 ( 1.350400)
build_miniruby 0.000830 0.000064 0.874602 ( 0.874993)
build_ruby 0.001498 0.000116 2.700311 ( 2.701792)
build_all 0.008343 0.000314 12.152620 ( 1.009732)
build_install 0.008410 0.000275 3.540721 ( 0.959362)
test_btest 0.000000 0.000744 62.551604 ( 5.157019)
test_basic 0.000000 0.004523 0.374401 ( 0.454713)
test_all 0.091371 0.010296 405.219433 ( 33.271449)
test_rubyspec 0.035199 0.040127 39.834177 ( 52.476465)
total: 98.26 sec