Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-231150
#<BuildRuby:0x000055a925233df8
@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.20220730-231150",
@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.000008 0.000004 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.004745 0.001898 0.826400 ( 1.668725)
build_miniruby 0.000000 0.000839 0.059586 ( 0.058345)
build_ruby 0.000000 0.000830 0.058998 ( 0.057739)
build_all 0.000000 0.004444 1.528960 ( 0.587171)
build_install 0.007022 0.003932 5.621195 ( 2.135303)
test_btest 0.000542 0.000292 52.628785 ( 8.126344)
test_basic 0.003576 0.001926 0.263711 ( 0.352582)
test_all 0.000815 0.000439 595.092410 ( 89.364161)
test_rubyspec 0.073853 0.054130 43.964812 ( 49.568718)
total: 151.92 sec