Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-052347
#<BuildRuby:0x000055e20cf7c620
@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.20220831-052347",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.011414 0.980666 ( 1.270214)
build_miniruby 0.000000 0.002355 0.071229 ( 0.069158)
build_ruby 0.001721 0.000590 0.078160 ( 0.075933)
build_all 0.006221 0.004622 1.567951 ( 0.591377)
build_install 0.016239 0.005489 1.895675 ( 0.920376)
test_btest 0.000804 0.000281 76.584485 ( 8.284162)
test_basic 0.006297 0.000708 0.333799 ( 0.425422)
test_all 0.001592 0.001569 685.826666 ( 66.931571)
test_rubyspec 0.096487 0.091196 45.988106 ( 54.466987)
total: 133.04 sec