Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-071807
#<BuildRuby:0x00005589b00d6c88
@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.20221016-071807",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000072 0.000006 0.000078 ( 0.000097)
build_up 0.009112 0.000375 1.093941 ( 1.175554)
build_miniruby 0.002010 0.000144 0.104904 ( 0.104121)
build_ruby 0.001388 0.000100 0.096740 ( 0.095557)
build_all 0.010426 0.000745 1.366283 ( 0.588528)
build_install 0.007187 0.008978 1.646847 ( 0.906612)
test_btest 0.001611 0.000285 63.088456 ( 6.875901)
test_basic 0.005905 0.001042 0.353336 ( 0.445142)
test_all 0.006271 0.001106 511.534164 ( 55.141135)
test_rubyspec 0.074875 0.054709 43.499725 ( 52.095121)
total: 117.43 sec