Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-125931
#<BuildRuby:0x000055ba8130d400
@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.20220812-125931",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000038 0.000006 0.000044 ( 0.000044)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.004771 0.007358 0.801613 ( 0.868290)
build_miniruby 0.001407 0.000402 0.065167 ( 0.063182)
build_ruby 0.001232 0.000352 0.065056 ( 0.063866)
build_all 0.006291 0.001797 1.288907 ( 0.475282)
build_install 0.010038 0.006405 1.570820 ( 0.769592)
test_btest 0.001436 0.000000 55.383871 ( 6.305111)
test_basic 0.006277 0.000000 0.299761 ( 0.396563)
test_all 0.003605 0.000470 491.947066 ( 51.958855)
test_rubyspec 0.080044 0.057709 41.683397 ( 49.360642)
total: 110.26 sec