Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-173214
#<BuildRuby:0x0000556944c22c40
@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.20220724-173214",
@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.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002172 0.004370 0.808901 ( 0.970029)
build_miniruby 0.000784 0.000000 0.057294 ( 0.056143)
build_ruby 0.001025 0.000000 0.058741 ( 0.057475)
build_all 0.001024 0.003725 1.523805 ( 0.583650)
build_install 0.010574 0.000662 5.656027 ( 2.173374)
test_btest 0.000558 0.000139 46.770859 ( 8.819931)
test_basic 0.006066 0.000447 0.359735 ( 0.446789)
test_all 0.001768 0.000416 615.180738 ( 90.135670)
test_rubyspec 0.092282 0.035148 43.597419 ( 49.248479)
total: 152.49 sec