Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-182307
#<BuildRuby:0x000055e6e37ed2c0
@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-182307",
@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.000030 0.000005 0.000035 ( 0.000036)
autoconf 0.000059 0.000009 0.000068 ( 0.000069)
configure 0.000051 0.000008 0.000059 ( 0.000060)
build_up 0.006563 0.004480 0.832119 ( 0.901921)
build_miniruby 0.001370 0.000294 0.061575 ( 0.061834)
build_ruby 0.001363 0.000292 0.065615 ( 0.065832)
build_all 0.007011 0.001503 1.241991 ( 0.474597)
build_install 0.009909 0.006170 1.583118 ( 0.808521)
test_btest 0.000909 0.000243 51.811270 ( 6.203896)
test_basic 0.005929 0.000179 0.291220 ( 0.385608)
test_all 0.000000 0.003554 481.615278 ( 51.460486)
test_rubyspec 0.094682 0.045306 41.456348 ( 50.006571)
total: 110.37 sec