Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-011333
#<BuildRuby:0x000055f2f7d591f8
@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.20220826-011333",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000027 0.000007 0.000034 ( 0.000033)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.004397 0.007794 0.861311 ( 1.690829)
build_miniruby 0.001331 0.000512 0.063809 ( 0.062051)
build_ruby 0.001793 0.000000 0.065159 ( 0.062989)
build_all 0.006303 0.001507 1.262063 ( 0.471897)
build_install 0.013855 0.001680 1.585289 ( 0.799893)
test_btest 0.001070 0.000334 51.278436 ( 6.091724)
test_basic 0.004169 0.001303 0.281322 ( 0.372458)
test_all 0.004036 0.000000 497.735319 ( 52.044015)
test_rubyspec 0.086741 0.050016 41.822191 ( 50.358699)
total: 111.96 sec