Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-213307
#<BuildRuby:0x000055ad5c99bba0
@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.20220828-213307",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000058 0.000010 0.000068 ( 0.000073)
configure 0.000055 0.000009 0.000064 ( 0.000066)
build_up 0.007056 0.004780 0.814201 ( 0.872392)
build_miniruby 0.001092 0.000252 0.054490 ( 0.053328)
build_ruby 0.001397 0.000000 0.051657 ( 0.050386)
build_all 0.007854 0.000000 1.231611 ( 0.466622)
build_install 0.008617 0.006590 1.562517 ( 0.787888)
test_btest 0.001337 0.000352 53.358963 ( 5.926432)
test_basic 0.005473 0.001440 0.288685 ( 0.380012)
test_all 0.001914 0.002406 509.530024 ( 53.194588)
test_rubyspec 0.101866 0.037976 41.110748 ( 49.607031)
total: 111.34 sec