Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-121451
#<BuildRuby:0x00005570800fead8
@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-121451",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.006236 0.004999 1.101648 ( 1.204980)
build_miniruby 0.000000 0.002042 0.107345 ( 0.107630)
build_ruby 0.001052 0.000526 0.093906 ( 0.093924)
build_all 0.005736 0.002868 1.354452 ( 0.582162)
build_install 0.012402 0.003692 1.673663 ( 0.913249)
test_btest 0.001606 0.000741 63.349747 ( 6.831092)
test_basic 0.004297 0.001983 0.350769 ( 0.444264)
test_all 0.007271 0.000000 503.809413 ( 53.941295)
test_rubyspec 0.084628 0.048751 43.503665 ( 52.033790)
total: 116.15 sec