Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-191333
#<BuildRuby:0x00005605c5444208
@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.20220807-191333",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000015)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.005117 0.001861 0.890595 ( 1.025481)
build_miniruby 0.000759 0.000276 0.057610 ( 0.056351)
build_ruby 0.000662 0.000241 0.058987 ( 0.057854)
build_all 0.004620 0.000052 1.518738 ( 0.594174)
build_install 0.007361 0.003909 5.685042 ( 2.170607)
test_btest 0.000627 0.000224 55.083846 ( 8.159200)
test_basic 0.004453 0.001590 0.340716 ( 0.428541)
test_all 0.000792 0.000283 606.970784 ( 87.363436)
test_rubyspec 0.060172 0.058403 43.711010 ( 51.101173)
total: 150.96 sec