Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-101029
#<BuildRuby:0x000055c5853b9480
@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.20220821-101029",
@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.000014 0.000001 0.000015 ( 0.000016)
configure 0.000073 0.000005 0.000078 ( 0.000081)
build_up 0.004348 0.004777 0.837984 ( 0.932795)
build_miniruby 0.001402 0.000216 0.054159 ( 0.052327)
build_ruby 0.001163 0.000179 0.053473 ( 0.052083)
build_all 0.003939 0.004499 1.233939 ( 0.455961)
build_install 0.009327 0.005607 1.564439 ( 0.790607)
test_btest 0.001242 0.000327 52.691673 ( 5.860089)
test_basic 0.002838 0.004855 0.296606 ( 0.383615)
test_all 0.005216 0.000331 496.506805 ( 51.867493)
test_rubyspec 0.075893 0.058106 41.927621 ( 50.456589)
total: 110.85 sec