Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-034648
#<BuildRuby:0x000055a51af83800
@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="-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.20220830-034648",
@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.000011 0.000001 0.000012 ( 0.000011)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.006283 0.004638 1.003690 ( 3.982560)
build_miniruby 0.001911 0.000255 0.076683 ( 0.075192)
build_ruby 0.002192 0.000292 0.075078 ( 0.072707)
build_all 0.009194 0.000585 1.499859 ( 0.555882)
build_install 0.009490 0.009584 1.853319 ( 0.925872)
test_btest 0.000916 0.000203 80.481027 ( 8.527921)
test_basic 0.006178 0.001373 0.324813 ( 0.418195)
test_all 0.004281 0.000572 637.626643 ( 64.580940)
test_rubyspec 0.151142 0.030173 45.932433 ( 54.209874)
total: 133.35 sec