Logfile: /home/ko1/ruby/logs/brlog.trunk.20220502-134215
#<BuildRuby:0x000055891f0c25a8
@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.20220502-134215",
@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.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006887 0.000000 0.819495 ( 1.181284)
build_miniruby 0.000984 0.000031 0.057247 ( 0.055935)
build_ruby 0.000944 0.000125 0.057654 ( 0.056291)
build_all 0.003829 0.000511 1.489035 ( 0.598079)
build_install 0.009546 0.000670 6.263880 ( 2.797075)
test_btest 0.001260 0.000158 50.727393 ( 8.335643)
test_basic 0.005432 0.000679 0.261259 ( 0.349175)
test_all 0.001400 0.000072 641.750086 ( 93.353700)
test_rubyspec 0.086476 0.034026 43.931512 ( 48.968012)
total: 155.70 sec