Logfile: /home/ko1/ruby/logs/brlog.trunk.20230401-001158
#<BuildRuby:0x000055d02bb9c0c0
@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.20230401-001158",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000000 0.004783 1.301428 ( 3.105375)
build_miniruby 0.000000 0.001026 0.780295 ( 0.779888)
build_ruby 0.000000 0.001217 2.283534 ( 2.284009)
build_all 0.000524 0.008251 11.634236 ( 1.088460)
build_install 0.007196 0.000000 1.549027 ( 0.830946)
test_btest 0.000990 0.000094 78.204950 ( 6.304694)
test_basic 0.000057 0.003995 0.584325 ( 0.679740)
test_all 0.001476 0.000220 393.314328 ( 40.931482)
test_rubyspec 0.032892 0.005646 39.825618 ( 50.328147)
total: 106.33 sec