Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-113237
#<BuildRuby:0x000055a1dec983a0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221203-113237",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004809 0.000344 1.213122 ( 1.221070)
build_miniruby 0.000858 0.000061 0.991610 ( 0.990138)
build_ruby 0.001162 0.000083 2.785919 ( 2.698526)
build_all 0.008687 0.000620 15.803949 ( 3.284938)
build_install 0.008084 0.000201 2.299834 ( 1.293777)
test_btest 0.000000 0.000645 59.278789 ( 11.968365)
test_basic 0.000000 0.004964 0.283917 ( 0.375160)
test_all 0.000000 0.000946 690.007780 (107.235279)
test_rubyspec 0.054923 0.013128 53.343410 ( 61.549614)
total: 190.62 sec