Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-042424
#<BuildRuby:0x000055d8b9d8c920
@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.20220826-042424",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.010061 0.002515 0.967199 ( 1.513406)
build_miniruby 0.002826 0.000000 0.075986 ( 0.074740)
build_ruby 0.000000 0.002093 0.077170 ( 0.076617)
build_all 0.006372 0.004044 1.508756 ( 0.574679)
build_install 0.020835 0.001286 1.894537 ( 0.921531)
test_btest 0.000840 0.000210 73.320815 ( 8.360252)
test_basic 0.005518 0.000245 0.332739 ( 0.425846)
test_all 0.004324 0.000000 643.403925 ( 64.748206)
test_rubyspec 0.135272 0.052856 45.803331 ( 54.264853)
total: 130.96 sec