Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-221149
#<BuildRuby:0x000055c3f9717df8
@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.20220720-221149",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006816 0.000000 0.846447 ( 1.331796)
build_miniruby 0.000990 0.000000 0.056747 ( 0.055590)
build_ruby 0.000994 0.000000 0.058985 ( 0.057798)
build_all 0.004788 0.000000 1.548286 ( 0.604023)
build_install 0.010952 0.000226 5.654755 ( 2.168453)
test_btest 0.000629 0.000035 51.590632 ( 8.538433)
test_basic 0.001498 0.004107 0.288522 ( 0.377424)
test_all 0.001208 0.000127 610.439119 ( 90.479182)
test_rubyspec 0.083239 0.046504 43.895487 ( 49.584994)
total: 153.20 sec