Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-004202
#<BuildRuby:0x000056048a536120
@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.20221025-004202",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.008854 0.000000 1.142699 ( 1.501989)
build_miniruby 0.001559 0.000000 0.119345 ( 0.116927)
build_ruby 0.001430 0.000000 0.099905 ( 0.097857)
build_all 0.009447 0.000000 1.417745 ( 0.599239)
build_install 0.015021 0.000000 1.722349 ( 0.939443)
test_btest 0.002133 0.000000 62.724324 ( 6.434614)
test_basic 0.007612 0.000000 0.370432 ( 0.461164)
test_all 0.002708 0.005897 520.910198 ( 55.225468)
test_rubyspec 0.111601 0.012264 43.294877 ( 51.840245)
total: 117.22 sec