Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-053809
#<BuildRuby:0x000055ffa2fb0e80
@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.20220723-053809",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.008879 0.004024 0.837141 ( 1.013624)
build_miniruby 0.002280 0.000304 0.061721 ( 0.058969)
build_ruby 0.001447 0.000192 0.065310 ( 0.064330)
build_all 0.008055 0.000481 1.269385 ( 0.473366)
build_install 0.017915 0.001583 4.414725 ( 1.812306)
test_btest 0.001930 0.000000 50.916258 ( 6.230495)
test_basic 0.002123 0.005090 0.281415 ( 0.370191)
test_all 0.001542 0.000257 491.669279 ( 52.192284)
test_rubyspec 0.085369 0.054794 41.672991 ( 47.202512)
total: 109.42 sec