Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-175517
#<BuildRuby:0x00005608e0b90e80
@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.20221030-175517",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005616 0.004387 1.127299 ( 1.179803)
build_miniruby 0.001538 0.000000 0.109556 ( 0.107313)
build_ruby 0.001737 0.000000 0.109089 ( 0.106147)
build_all 0.007709 0.000561 1.354947 ( 0.564275)
build_install 0.015749 0.000458 1.683437 ( 0.909949)
test_btest 0.002030 0.000338 61.117984 ( 6.605357)
test_basic 0.005943 0.000990 0.356529 ( 0.446799)
test_all 0.007366 0.000382 492.362646 ( 54.218891)
test_rubyspec 0.107238 0.035727 43.432647 ( 51.988322)
total: 116.13 sec