Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-074726
#<BuildRuby:0x00005560e8c700d0
@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-074726",
@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.000004 0.000019 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005033 0.000000 1.062485 ( 1.222790)
build_miniruby 0.000966 0.000000 1.022726 ( 1.021572)
build_ruby 0.001269 0.000000 2.718735 ( 2.622367)
build_all 0.005274 0.004170 15.958641 ( 3.257040)
build_install 0.002154 0.006208 2.149754 ( 1.251484)
test_btest 0.000479 0.000152 60.258312 ( 11.398824)
test_basic 0.003946 0.001246 0.295458 ( 0.385697)
test_all 0.001220 0.000000 713.630174 (113.333924)
test_rubyspec 0.052741 0.017373 53.189303 ( 61.388276)
total: 195.88 sec