Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-102514
#<BuildRuby:0x0000555b7d96ce80
@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.20220812-102514",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.000000 0.010206 0.813608 ( 0.927845)
build_miniruby 0.000208 0.001801 0.064810 ( 0.063321)
build_ruby 0.000938 0.000391 0.063599 ( 0.063108)
build_all 0.004373 0.006282 1.291844 ( 0.486112)
build_install 0.015192 0.002682 1.591053 ( 0.809581)
test_btest 0.000838 0.000360 55.001609 ( 6.222326)
test_basic 0.004910 0.002104 0.302588 ( 0.394267)
test_all 0.002905 0.001436 482.799030 ( 51.478529)
test_rubyspec 0.057171 0.069455 41.824360 ( 49.504526)
total: 109.95 sec