Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-102058
#<BuildRuby:0x000056033ce0ec88
@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-102058",
@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.000021 0.000003 0.000024 ( 0.000026)
autoconf 0.000036 0.000006 0.000042 ( 0.000045)
configure 0.000044 0.000009 0.000053 ( 0.000053)
build_up 0.003334 0.008248 0.803918 ( 1.135349)
build_miniruby 0.001259 0.000419 0.062852 ( 0.061575)
build_ruby 0.001111 0.000371 0.051133 ( 0.050109)
build_all 0.003082 0.005695 1.242354 ( 0.455718)
build_install 0.013348 0.001429 1.567856 ( 0.784803)
test_btest 0.001552 0.000000 51.427038 ( 6.005909)
test_basic 0.005554 0.000754 0.292700 ( 0.383982)
test_all 0.003408 0.001136 474.469377 ( 51.059139)
test_rubyspec 0.105305 0.035102 41.115787 ( 49.682220)
total: 109.62 sec