Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-101010
#<BuildRuby:0x000055bf454246e0
@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.20220829-101010",
@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.000012 0.000005 0.000017 ( 0.000018)
autoconf 0.000012 0.000006 0.000018 ( 0.000018)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.008466 0.002521 0.984944 ( 1.500040)
build_miniruby 0.001495 0.000641 0.069693 ( 0.067305)
build_ruby 0.001030 0.000441 0.069789 ( 0.068168)
build_all 0.005519 0.004624 1.534925 ( 0.583257)
build_install 0.009640 0.012244 1.879153 ( 0.950209)
test_btest 0.000830 0.000480 79.737884 ( 8.652724)
test_basic 0.004301 0.002490 0.319109 ( 0.411917)
test_all 0.003481 0.002015 679.140990 ( 67.089236)
test_rubyspec 0.114774 0.062799 45.940598 ( 54.282127)
total: 133.61 sec