Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-122132
#<BuildRuby:0x000055ae5c2b3fa8
@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.20220829-122132",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000000 0.006847 0.861071 ( 1.576889)
build_miniruby 0.000149 0.000849 0.058036 ( 0.056745)
build_ruby 0.000780 0.000168 0.060281 ( 0.059127)
build_all 0.004473 0.000108 1.515457 ( 0.586653)
build_install 0.010656 0.000480 1.937921 ( 0.972550)
test_btest 0.000692 0.000122 53.515109 ( 8.069297)
test_basic 0.001258 0.004471 0.358901 ( 0.446790)
test_all 0.001789 0.000000 620.222840 ( 93.034846)
test_rubyspec 0.081472 0.023587 43.383007 ( 52.135206)
total: 156.94 sec