Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-203452
#<BuildRuby:0x000055d7fff8d400
@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.20220818-203452",
@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.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004752 0.004129 0.799756 ( 0.882121)
build_miniruby 0.002149 0.000143 0.064991 ( 0.063973)
build_ruby 0.001220 0.000081 0.057283 ( 0.056916)
build_all 0.009606 0.000051 1.275563 ( 0.482354)
build_install 0.015041 0.000325 1.563092 ( 0.792147)
test_btest 0.001462 0.000077 50.919350 ( 6.153962)
test_basic 0.006375 0.000335 0.304030 ( 0.395676)
test_all 0.004202 0.000221 474.722773 ( 51.395344)
test_rubyspec 0.073245 0.058566 41.793988 ( 50.421243)
total: 110.64 sec