Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-121306
#<BuildRuby:0x000055b05a5e37f0
@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.20231123-121306",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004518 0.000822 0.941256 ( 1.342380)
build_miniruby 0.000953 0.000173 0.811183 ( 0.811247)
build_ruby 0.001209 0.000220 2.635211 ( 2.636424)
build_all 0.000000 0.008297 12.199599 ( 1.014799)
build_install 0.007947 0.003060 3.711688 ( 0.990714)
test_btest 0.000574 0.000203 64.709396 ( 5.032504)
test_basic 0.000622 0.003718 0.391179 ( 0.471612)
test_all 0.082621 0.010967 354.363737 ( 34.844733)
test_rubyspec 0.049618 0.028459 39.915327 ( 52.457040)
total: 99.60 sec