Logfile: /home/ko1/ruby/logs/brlog.trunk.20230712-101649
#<BuildRuby:0x000055cd6b55aeb8
@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.20230712-101649",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.001217 0.004538 1.281176 ( 2.570075)
build_miniruby 0.000000 0.000975 0.913901 ( 0.913990)
build_ruby 0.000000 0.001221 2.646867 ( 2.647573)
build_all 0.000864 0.009233 13.234446 ( 1.163997)
build_install 0.002812 0.005618 1.902205 ( 0.895814)
test_btest 0.000448 0.000316 85.648679 ( 7.750940)
test_basic 0.003182 0.000000 0.549731 ( 0.629627)
test_all 0.001129 0.000389 450.500884 ( 51.567200)
test_rubyspec 0.024786 0.005092 42.592138 ( 55.107276)
total: 123.25 sec