Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-093926
#<BuildRuby:0x000055c252138e80
@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.20220809-093926",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.002941 0.007609 0.849252 ( 1.132558)
build_miniruby 0.001703 0.000365 0.061845 ( 0.059380)
build_ruby 0.001367 0.000292 0.064790 ( 0.063649)
build_all 0.008477 0.000064 1.245890 ( 0.470921)
build_install 0.015426 0.001999 4.242258 ( 1.768100)
test_btest 0.001761 0.000311 53.390716 ( 6.243491)
test_basic 0.005803 0.001024 0.298677 ( 0.388452)
test_all 0.002071 0.000366 497.775366 ( 52.715456)
test_rubyspec 0.067684 0.055347 41.680595 ( 49.018794)
total: 111.86 sec