Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-101425
#<BuildRuby:0x000056451c50fd68
@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.20220718-101425",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.000000 0.006589 0.853188 ( 1.099166)
build_miniruby 0.000781 0.000231 0.056811 ( 0.055473)
build_ruby 0.000725 0.000302 0.059304 ( 0.057964)
build_all 0.003316 0.001381 1.530719 ( 0.610876)
build_install 0.006131 0.003228 5.688463 ( 2.204174)
test_btest 0.000750 0.000000 52.694525 ( 8.341783)
test_basic 0.002482 0.003685 0.349693 ( 0.437523)
test_all 0.000760 0.000354 629.307704 ( 88.902247)
test_rubyspec 0.042241 0.029574 43.568929 ( 49.215755)
total: 150.93 sec