Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-213219
#<BuildRuby:0x000055815aafb7f8
@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.20231204-213219",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000665 0.004094 0.981772 ( 1.323012)
build_miniruby 0.001124 0.000000 0.860433 ( 0.860652)
build_ruby 0.001641 0.000000 2.697778 ( 2.698666)
build_all 0.007493 0.000372 12.066918 ( 1.007770)
build_install 0.013764 0.000709 3.594536 ( 0.967551)
test_btest 0.000586 0.000079 64.892561 ( 4.945412)
test_basic 0.003655 0.000487 0.374607 ( 0.455530)
test_all 0.063660 0.035822 376.919019 ( 41.676021)
test_rubyspec 0.054569 0.019885 39.646760 ( 52.297648)
total: 106.23 sec