Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-153243
#<BuildRuby:0x000055b351d06ad8
@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.20221012-153243",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009898 0.000428 1.081235 ( 1.155990)
build_miniruby 0.002122 0.000152 0.097086 ( 0.093536)
build_ruby 0.001557 0.000111 0.104301 ( 0.101769)
build_all 0.007193 0.000514 1.293419 ( 0.576632)
build_install 0.015171 0.000670 1.635301 ( 0.888007)
test_btest 0.001676 0.000112 63.970980 ( 6.303456)
test_basic 0.007147 0.000077 0.366101 ( 0.455972)
test_all 0.006851 0.000000 488.843699 ( 53.249350)
test_rubyspec 0.083644 0.044238 43.279884 ( 51.822249)
total: 114.65 sec