Logfile: /home/ko1/ruby/logs/brlog.trunk.20220627-024243
#<BuildRuby:0x000056298ccdf670
@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.20220627-024243",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.005705 0.000951 0.830062 ( 1.835250)
build_miniruby 0.000922 0.000153 0.057370 ( 0.055945)
build_ruby 0.000844 0.000140 0.058789 ( 0.057475)
build_all 0.004509 0.000000 1.519138 ( 0.613757)
build_install 0.009613 0.001440 6.284846 ( 2.825126)
test_btest 0.000616 0.000095 51.917063 ( 8.123026)
test_basic 0.001410 0.004692 0.382821 ( 0.470206)
test_all 0.001176 0.000252 637.824806 ( 92.218173)
test_rubyspec 0.069675 0.027373 44.333500 ( 49.880053)
total: 156.08 sec