Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-112733
#<BuildRuby:0x000055e656a6ef90
@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.20221006-112733",
@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.000026)
autoconf 0.000034 0.000005 0.000039 ( 0.000040)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.011591 0.001175 1.139127 ( 1.465279)
build_miniruby 0.001661 0.000255 0.091421 ( 0.088285)
build_ruby 0.001446 0.000000 0.098576 ( 0.097150)
build_all 0.008714 0.000000 1.312100 ( 0.573227)
build_install 0.012871 0.004647 1.640167 ( 0.895241)
test_btest 0.001870 0.000000 61.575416 ( 6.469032)
test_basic 0.006655 0.000617 0.356298 ( 0.445093)
test_all 0.000481 0.007044 506.381531 ( 54.039224)
test_rubyspec 0.087360 0.028715 42.288346 ( 50.831692)
total: 114.91 sec