Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-063729
#<BuildRuby:0x0000562e5eca6ad8
@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-063729",
@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.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000099 0.000008 0.000107 ( 0.000096)
configure 0.000040 0.000003 0.000043 ( 0.000042)
build_up 0.008070 0.004043 1.112297 ( 1.948838)
build_miniruby 0.001746 0.000232 0.098073 ( 0.095122)
build_ruby 0.001262 0.000168 0.096357 ( 0.093723)
build_all 0.005599 0.004507 1.328923 ( 0.571467)
build_install 0.008433 0.007479 1.714695 ( 0.909885)
test_btest 0.001408 0.000371 62.422765 ( 6.275523)
test_basic 0.003802 0.004069 0.350245 ( 0.439311)
test_all 0.006455 0.000653 489.516566 ( 53.492159)
test_rubyspec 0.096517 0.042667 43.410868 ( 51.914281)
total: 115.74 sec