Logfile: /home/ko1/ruby/logs/brlog.trunk.20221104-235357
#<BuildRuby:0x0000562d08d1ef08
@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.20221104-235357",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008099 0.000001 0.939164 ( 1.102905)
build_miniruby 0.001262 0.000084 0.050772 ( 0.049681)
build_ruby 0.001482 0.000099 0.048306 ( 0.047019)
build_all 0.007788 0.000000 1.265317 ( 0.473670)
build_install 0.016013 0.000623 1.578096 ( 0.815840)
test_btest 0.001049 0.000058 62.633738 ( 6.459092)
test_basic 0.005184 0.000288 0.299676 ( 0.391661)
test_all 0.002182 0.000122 498.016300 ( 53.958120)
test_rubyspec 0.076735 0.046526 43.454397 ( 51.988758)
total: 115.29 sec