Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-173441
#<BuildRuby:0x0000563673a88bf8
@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.20221115-173441",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000027 0.000000 0.000027 ( 0.000026)
configure 0.000075 0.000000 0.000075 ( 0.000089)
build_up 0.007491 0.000848 1.147400 ( 1.189281)
build_miniruby 0.001503 0.000322 0.904722 ( 0.918005)
build_ruby 0.002311 0.000000 2.333375 ( 2.271742)
build_all 0.017380 0.000391 18.140748 ( 2.277920)
build_install 0.015414 0.005786 1.872827 ( 1.008587)
test_btest 0.001028 0.000205 85.863934 ( 10.107735)
test_basic 0.002418 0.004296 0.342479 ( 0.433732)
test_all 0.002318 0.000247 677.983967 ( 75.129886)
test_rubyspec 0.092197 0.035185 50.586405 ( 59.114430)
total: 152.45 sec