Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-205305
#<BuildRuby:0x000055cdef5b7800
@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.20221109-205305",
@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.000008 0.000001 0.000009 ( 0.000011)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002564 0.007468 1.092849 ( 1.127106)
build_miniruby 0.001712 0.000457 0.062879 ( 0.061195)
build_ruby 0.001915 0.000000 0.064485 ( 0.063039)
build_all 0.007720 0.003377 1.523039 ( 0.591289)
build_install 0.016018 0.004449 1.867103 ( 0.926263)
test_btest 0.000910 0.000253 85.379775 ( 8.667774)
test_basic 0.007013 0.001948 0.350806 ( 0.435531)
test_all 0.001754 0.000488 698.211876 ( 69.513340)
test_rubyspec 0.085222 0.103501 48.152766 ( 56.171996)
total: 137.56 sec