Logfile: /home/ko1/ruby/logs/brlog.trunk.20220513-123517
#<BuildRuby:0x0000556ff2e83ea8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220513-123517",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000010 0.000005 0.000015 ( 0.000015)
configure 0.000006 0.000003 0.000009 ( 0.000010)
build_up 0.005857 0.000887 0.888980 ( 1.254277)
build_miniruby 0.000694 0.000315 0.057386 ( 0.056136)
build_ruby 0.000665 0.000303 0.058013 ( 0.056851)
build_all 0.000036 0.004234 1.516183 ( 0.612258)
build_install 0.008793 0.002285 6.367851 ( 2.882112)
test_btest 0.000554 0.000277 52.827505 ( 8.205981)
test_basic 0.005048 0.000494 0.308611 ( 0.397166)
test_all 0.000913 0.000426 642.813141 ( 93.902715)
test_rubyspec 0.071461 0.041714 44.376652 ( 49.399920)
total: 156.77 sec