Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-040050
#<BuildRuby:0x000056512c190e50
@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.20220728-040050",
@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.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.012424 0.000088 1.058681 ( 6.218160)
build_miniruby 0.001683 0.000481 0.076833 ( 0.075385)
build_ruby 0.001776 0.000507 0.078377 ( 0.077622)
build_all 0.000461 0.008844 1.499838 ( 0.566275)
build_install 0.012489 0.008154 5.219609 ( 2.069204)
test_btest 0.000720 0.000336 75.726830 ( 8.139063)
test_basic 0.009064 0.000000 0.323876 ( 0.410371)
test_all 0.002309 0.000000 635.199376 ( 64.292791)
test_rubyspec 0.093016 0.071051 45.502600 ( 50.879186)
total: 132.73 sec