Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-104515
#<BuildRuby:0x00005561d2049438
@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.20220815-104515",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007816 0.002131 0.824810 ( 0.905278)
build_miniruby 0.002273 0.000000 0.063734 ( 0.061530)
build_ruby 0.001514 0.000000 0.055660 ( 0.054149)
build_all 0.010331 0.000000 1.279488 ( 0.481482)
build_install 0.016999 0.000000 1.585363 ( 0.781009)
test_btest 0.001214 0.000000 53.257767 ( 6.187000)
test_basic 0.002993 0.004343 0.306364 ( 0.397397)
test_all 0.000194 0.004616 485.562965 ( 51.518716)
test_rubyspec 0.102573 0.022602 41.803575 ( 49.199486)
total: 109.59 sec