Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-084601
#<BuildRuby:0x000055fbdfad86e0
@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.20221127-084601",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.010671 0.000445 1.256315 ( 1.543700)
build_miniruby 0.002019 0.000135 0.845969 ( 0.865837)
build_ruby 0.003400 0.000000 2.260783 ( 2.210629)
build_all 0.017040 0.004821 25.510333 ( 2.941999)
build_install 0.014379 0.006559 5.000637 ( 1.232276)
test_btest 0.001454 0.000224 86.037546 ( 9.219872)
test_basic 0.002982 0.003858 0.357356 ( 0.448345)
test_all 0.002407 0.000446 724.350808 ( 71.358012)
test_rubyspec 0.086294 0.059844 49.739777 ( 58.293703)
total: 148.12 sec