Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-140515
#<BuildRuby:0x00005568b3627e58
@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.20221122-140515",
@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.000018 0.000002 0.000020 ( 0.000020)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004327 0.000541 1.093533 ( 2.046580)
build_miniruby 0.001031 0.000000 0.934264 ( 0.933061)
build_ruby 0.001175 0.000000 2.727741 ( 2.638308)
build_all 0.008871 0.000000 15.753092 ( 3.346927)
build_install 0.007808 0.000000 2.106274 ( 1.227322)
test_btest 0.000606 0.000000 56.633770 ( 11.553380)
test_basic 0.004544 0.000301 0.307410 ( 0.398236)
test_all 0.001485 0.000142 680.116957 (106.578282)
test_rubyspec 0.038191 0.022492 53.315867 ( 61.571043)
total: 190.29 sec