Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-092216
#<BuildRuby:0x0000558f5cc43fd8
@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.20231216-092216",
@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.000012 0.000000 0.000012 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.002054 0.003563 1.043110 ( 1.296669)
build_miniruby 0.000887 0.000063 0.872867 ( 0.873226)
build_ruby 0.001880 0.000000 2.707977 ( 2.711445)
build_all 0.008579 0.000000 12.243049 ( 0.998467)
build_install 0.011121 0.000000 3.565507 ( 0.975469)
test_btest 0.000817 0.000038 63.251581 ( 5.641880)
test_basic 0.000000 0.003026 0.378194 ( 0.459717)
test_all 0.072517 0.028048 419.501776 ( 38.157573)
test_rubyspec 0.036110 0.028312 39.675248 ( 52.321010)
total: 103.44 sec