Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-071334
#<BuildRuby:0x000055e9b32a3670
@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.20221118-071334",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.004292 0.000805 1.054381 ( 1.076629)
build_miniruby 0.000899 0.000168 0.998318 ( 0.996987)
build_ruby 0.001075 0.000201 2.746614 ( 2.660641)
build_all 0.008350 0.000704 15.953201 ( 3.401273)
build_install 0.004934 0.003701 2.102765 ( 1.190765)
test_btest 0.000590 0.000124 64.277003 ( 10.459434)
test_basic 0.004519 0.000951 0.308677 ( 0.400024)
test_all 0.001084 0.000000 636.277872 (104.116957)
test_rubyspec 0.043275 0.023642 51.642066 ( 59.988843)
total: 184.29 sec