Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-145313
#<BuildRuby:0x000055847d411570
@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.20220725-145313",
@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.000005 0.000024 ( 0.000025)
autoconf 0.000036 0.000009 0.000045 ( 0.000045)
configure 0.000033 0.000000 0.000033 ( 0.000033)
build_up 0.010407 0.001630 0.878501 ( 1.043096)
build_miniruby 0.001112 0.000278 0.060811 ( 0.059916)
build_ruby 0.001227 0.000307 0.063443 ( 0.062770)
build_all 0.008206 0.000772 1.236202 ( 0.468742)
build_install 0.008390 0.006056 4.239694 ( 1.773349)
test_btest 0.001098 0.000313 51.285503 ( 6.144823)
test_basic 0.006961 0.000000 0.294195 ( 0.384928)
test_all 0.002892 0.000000 480.982859 ( 52.028276)
test_rubyspec 0.079299 0.047975 41.671640 ( 47.531626)
total: 109.50 sec