Logfile: /home/ko1/ruby/logs/brlog.trunk.20221020-014747
#<BuildRuby:0x0000558709d15480
@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.20221020-014747",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.009382 0.000840 1.146567 ( 1.189602)
build_miniruby 0.001468 0.000225 0.106296 ( 0.102849)
build_ruby 0.001293 0.000199 0.096593 ( 0.093865)
build_all 0.003978 0.004441 1.380201 ( 0.598588)
build_install 0.016225 0.000000 1.684986 ( 0.909525)
test_btest 0.000000 0.002121 61.704573 ( 6.700380)
test_basic 0.004947 0.001100 0.355870 ( 0.445964)
test_all 0.005913 0.001182 518.113205 ( 54.928262)
test_rubyspec 0.082971 0.057383 43.615436 ( 52.125835)
total: 117.10 sec