Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-082638
#<BuildRuby:0x000056175a116878
@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.20221120-082638",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004498 0.000642 1.125230 ( 1.339543)
build_miniruby 0.000942 0.000134 0.941038 ( 0.939655)
build_ruby 0.001069 0.000153 2.760383 ( 2.674133)
build_all 0.003599 0.005329 15.881554 ( 3.397799)
build_install 0.002275 0.005468 2.047096 ( 1.160911)
test_btest 0.000426 0.000122 64.745708 ( 10.916940)
test_basic 0.004863 0.000000 0.324680 ( 0.416386)
test_all 0.000995 0.000240 670.423241 (103.919895)
test_rubyspec 0.027188 0.034411 51.530686 ( 59.835593)
total: 184.60 sec