Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-111511
#<BuildRuby:0x000055a2347c28c0
@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.20220728-111511",
@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.000012 0.000002 0.000014 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005981 0.000920 0.863579 ( 1.464325)
build_miniruby 0.001036 0.000000 0.057082 ( 0.055944)
build_ruby 0.001000 0.000000 0.059887 ( 0.058656)
build_all 0.001833 0.002651 1.515792 ( 0.586162)
build_install 0.011158 0.000000 5.673985 ( 2.156259)
test_btest 0.000782 0.000000 48.958284 ( 8.296635)
test_basic 0.005713 0.000000 0.289439 ( 0.378063)
test_all 0.000954 0.000000 625.102374 ( 92.284387)
test_rubyspec 0.100979 0.023326 43.583999 ( 49.207138)
total: 154.49 sec