Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-055348
#<BuildRuby:0x000055d602d7fe00
@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.20220803-055348",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.002024 0.004666 0.802501 ( 0.846247)
build_miniruby 0.000841 0.000210 0.057154 ( 0.055908)
build_ruby 0.000818 0.000205 0.059437 ( 0.058215)
build_all 0.004585 0.000026 1.551743 ( 0.612399)
build_install 0.005136 0.006067 5.639059 ( 2.150165)
test_btest 0.000509 0.000157 52.968200 ( 7.924189)
test_basic 0.004468 0.001375 0.342817 ( 0.431238)
test_all 0.000938 0.000289 619.210261 ( 89.584790)
test_rubyspec 0.058458 0.023779 43.859018 ( 51.259142)
total: 152.92 sec