Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-112207
#<BuildRuby:0x000055667539c6d8
@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.20221109-112207",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000000 0.009926 1.078037 ( 1.101638)
build_miniruby 0.001522 0.001057 0.069724 ( 0.067166)
build_ruby 0.001614 0.000576 0.068682 ( 0.066222)
build_all 0.008087 0.002889 1.554994 ( 0.607259)
build_install 0.011225 0.009336 1.860139 ( 0.947153)
test_btest 0.001275 0.000546 93.000392 ( 8.946225)
test_basic 0.008510 0.001232 0.336712 ( 0.422546)
test_all 0.001321 0.000528 693.109431 ( 69.765616)
test_rubyspec 0.080182 0.101744 47.897973 ( 55.988564)
total: 137.91 sec