Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-232511
#<BuildRuby:0x000055af886bec88
@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.20221015-232511",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005882 0.004382 1.091826 ( 1.144095)
build_miniruby 0.001779 0.000411 0.095667 ( 0.092058)
build_ruby 0.001748 0.000000 0.101326 ( 0.097925)
build_all 0.008047 0.000280 1.310078 ( 0.553989)
build_install 0.009731 0.006921 1.677026 ( 0.885315)
test_btest 0.001826 0.000000 63.750395 ( 6.462861)
test_basic 0.006453 0.000841 0.360149 ( 0.450216)
test_all 0.007692 0.000000 493.730079 ( 53.702091)
test_rubyspec 0.109358 0.027275 43.495773 ( 51.995055)
total: 115.38 sec