Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-125955
#<BuildRuby:0x0000559365fca8c0
@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.20220819-125955",
@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.000014 0.000006 0.000020 ( 0.000019)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.004562 0.001825 0.815412 ( 0.984065)
build_miniruby 0.000709 0.000284 0.058022 ( 0.056838)
build_ruby 0.000708 0.000283 0.059770 ( 0.058559)
build_all 0.004707 0.000000 1.517675 ( 0.586924)
build_install 0.010684 0.000369 1.909326 ( 0.961818)
test_btest 0.000434 0.000134 57.056033 ( 8.432598)
test_basic 0.000486 0.005065 0.254347 ( 0.343482)
test_all 0.001623 0.000306 625.307229 ( 89.776939)
test_rubyspec 0.095010 0.025830 44.225153 ( 52.493202)
total: 153.70 sec