Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-183535
#<BuildRuby:0x000055b6f7046920
@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.20220819-183535",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000037 0.000007 0.000044 ( 0.000045)
configure 0.000037 0.000006 0.000043 ( 0.000042)
build_up 0.001945 0.010995 0.806351 ( 0.985137)
build_miniruby 0.001576 0.000656 0.061092 ( 0.058273)
build_ruby 0.001263 0.000526 0.061756 ( 0.061006)
build_all 0.002664 0.005354 1.253331 ( 0.467264)
build_install 0.007944 0.005938 1.571398 ( 0.781812)
test_btest 0.001058 0.000564 53.245628 ( 6.138067)
test_basic 0.001884 0.005141 0.295686 ( 0.384018)
test_all 0.003630 0.002178 491.219875 ( 51.780051)
test_rubyspec 0.077244 0.058396 41.974836 ( 50.491040)
total: 111.15 sec