Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-215534
#<BuildRuby:0x000055b6b8a00e28
@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.20220827-215534",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005297 0.005491 0.981459 ( 1.000137)
build_miniruby 0.001711 0.000527 0.077764 ( 0.077177)
build_ruby 0.001714 0.000527 0.074122 ( 0.073011)
build_all 0.007454 0.002293 1.523109 ( 0.576211)
build_install 0.022308 0.000000 1.879222 ( 0.940337)
test_btest 0.000604 0.000840 73.941368 ( 8.256623)
test_basic 0.007128 0.000000 0.333690 ( 0.423496)
test_all 0.004245 0.000000 648.360243 ( 65.434769)
test_rubyspec 0.113577 0.059957 45.855510 ( 54.210274)
total: 130.99 sec