Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-154918
#<BuildRuby:0x000055a55a6a0018
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221115-154918",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.002621 0.003353 0.964253 ( 3.482785)
build_miniruby 0.001136 0.000000 0.878251 ( 0.876656)
build_ruby 0.001628 0.000000 2.511522 ( 2.431518)
build_all 0.008691 0.000486 15.520692 ( 2.787895)
build_install 0.008355 0.000043 1.844662 ( 0.973630)
test_btest 0.000784 0.000082 62.797196 ( 8.514828)
test_basic 0.005500 0.000579 0.365337 ( 0.452732)
test_all 0.001193 0.000126 604.071122 ( 90.844804)
test_rubyspec 0.075726 0.041500 45.435338 ( 53.760901)
total: 164.13 sec