Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-145425
#<BuildRuby:0x0000563df37374b8
@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-145425",
@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.000002 0.000007 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005206 0.005753 0.983391 ( 1.027571)
build_miniruby 0.001579 0.000526 0.072833 ( 0.071400)
build_ruby 0.001274 0.000424 0.079178 ( 0.077537)
build_all 0.004984 0.004812 1.485586 ( 0.559375)
build_install 0.016127 0.003744 1.910974 ( 0.935166)
test_btest 0.001282 0.000000 74.285527 ( 8.434269)
test_basic 0.003285 0.004614 0.317099 ( 0.404766)
test_all 0.003762 0.000207 675.207677 ( 66.047985)
test_rubyspec 0.120515 0.053913 45.825031 ( 54.145658)
total: 131.70 sec