Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-175330
#<BuildRuby:0x000055d2541229c0
@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.20221013-175330",
@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.000022 0.000003 0.000025 ( 0.000027)
autoconf 0.000034 0.000006 0.000040 ( 0.000041)
configure 0.000063 0.000000 0.000063 ( 0.000064)
build_up 0.007083 0.004713 1.083942 ( 1.959275)
build_miniruby 0.001409 0.000325 0.106329 ( 0.105457)
build_ruby 0.001309 0.000302 0.101867 ( 0.100925)
build_all 0.006930 0.000536 1.306980 ( 0.583660)
build_install 0.003800 0.011810 1.634668 ( 0.906019)
test_btest 0.001502 0.000563 61.291355 ( 6.719346)
test_basic 0.003136 0.003866 0.359732 ( 0.454176)
test_all 0.004902 0.001630 486.275658 ( 53.368446)
test_rubyspec 0.063944 0.069750 43.246297 ( 51.852652)
total: 116.05 sec