Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-111627
#<BuildRuby:0x0000559fbb85ffd8
@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.20240107-111627",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004007 0.000707 1.303337 ( 1.676441)
build_miniruby 0.000000 0.001513 1.415968 ( 1.418709)
build_ruby 0.000000 0.001750 4.201020 ( 4.208577)
build_all 0.008690 0.001788 16.679831 ( 1.752447)
build_install 0.015491 0.000385 5.190796 ( 1.991431)
test_btest 0.000593 0.000113 81.532015 ( 11.733994)
test_basic 0.000547 0.004751 0.649715 ( 0.713571)
test_all 0.084541 0.037482 560.284981 ( 68.182659)
test_rubyspec 0.046173 0.018701 78.245858 ( 90.468637)
total: 182.15 sec