Logfile: /home/ko1/ruby/logs/brlog.trunk.20220528-180615
#<BuildRuby:0x00005579c580b440
@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.20220528-180615",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.000210 0.011484 0.958092 ( 1.032330)
build_miniruby 0.000000 0.002020 0.065563 ( 0.065227)
build_ruby 0.001215 0.000975 0.067217 ( 0.067008)
build_all 0.008482 0.000270 1.418847 ( 0.611230)
build_install 0.022002 0.000638 5.789421 ( 2.853851)
test_btest 0.001010 0.000219 78.434394 ( 8.899289)
test_basic 0.004395 0.003130 0.322122 ( 0.413238)
test_all 0.002370 0.000569 715.531984 ( 68.261424)
test_rubyspec 0.113098 0.063949 45.870630 ( 51.682952)
total: 133.89 sec