Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-170737
#<BuildRuby:0x000055f7e3b30c00
@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.20220724-170737",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.011078 0.000659 0.968193 ( 0.982434)
build_miniruby 0.001629 0.000326 0.060907 ( 0.059170)
build_ruby 0.001442 0.000289 0.078496 ( 0.077054)
build_all 0.010400 0.000000 1.522059 ( 0.574341)
build_install 0.017762 0.004766 5.150327 ( 2.060352)
test_btest 0.000820 0.000157 76.764902 ( 8.288993)
test_basic 0.002990 0.004145 0.321158 ( 0.410836)
test_all 0.001607 0.000365 673.721567 ( 66.543526)
test_rubyspec 0.113363 0.058042 45.340875 ( 51.148710)
total: 130.15 sec