Logfile: /home/ko1/ruby/logs/brlog.trunk.20220412-154012
#<BuildRuby:0x000055fd2969c4c8
@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.20220412-154012",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.003076 0.007904 0.985187 ( 1.160424)
build_miniruby 0.001864 0.000000 0.073986 ( 0.071906)
build_ruby 0.002150 0.000017 0.073172 ( 0.071128)
build_all 0.004840 0.004381 1.501800 ( 0.607503)
build_install 0.015023 0.006915 2.031284 ( 1.115055)
test_btest 0.000882 0.000364 77.500076 ( 8.001304)
test_basic 0.004173 0.004405 0.339175 ( 0.427360)
test_all 0.001633 0.000726 700.306497 ( 67.972320)
test_rubyspec 0.095693 0.073904 46.682273 ( 52.049320)
total: 131.48 sec