Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-010843
#<BuildRuby:0x000055fa461dfdf8
@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.20221128-010843",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004265 0.000914 1.205119 ( 1.457325)
build_miniruby 0.000000 0.000921 0.992442 ( 0.991104)
build_ruby 0.000000 0.001244 2.744182 ( 2.622053)
build_all 0.003940 0.006138 22.710901 ( 4.364904)
build_install 0.008810 0.001422 4.389327 ( 1.552145)
test_btest 0.000477 0.000149 57.249656 ( 12.060204)
test_basic 0.003744 0.001170 0.313166 ( 0.403793)
test_all 0.000670 0.000209 694.753523 (108.195479)
test_rubyspec 0.039985 0.022801 53.568969 ( 61.809360)
total: 193.46 sec