Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-172949
#<BuildRuby:0x00005622311a5438
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220822-172949",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.005578 0.004471 0.850379 ( 1.640015)
build_miniruby 0.001404 0.000468 0.064539 ( 0.062963)
build_ruby 0.001452 0.000000 0.058563 ( 0.056968)
build_all 0.009469 0.000000 1.268149 ( 0.478573)
build_install 0.012114 0.001630 1.567349 ( 0.785857)
test_btest 0.000812 0.000203 53.290841 ( 5.938112)
test_basic 0.003947 0.001836 0.296707 ( 0.387322)
test_all 0.004368 0.000000 497.073747 ( 52.846727)
test_rubyspec 0.103129 0.034665 41.623730 ( 50.024215)
total: 112.22 sec