Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-135057
#<BuildRuby:0x0000557cf5c53e98
@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.20221204-135057",
@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.000016 0.000002 0.000018 ( 0.000019)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004318 0.000664 1.147719 ( 1.608976)
build_miniruby 0.000833 0.000129 1.020049 ( 1.018522)
build_ruby 0.001153 0.000177 2.796913 ( 2.690618)
build_all 0.008545 0.000595 15.760744 ( 3.229789)
build_install 0.007777 0.001111 2.261308 ( 1.310153)
test_btest 0.000470 0.000067 58.138771 ( 12.176554)
test_basic 0.004184 0.000598 0.306141 ( 0.397988)
test_all 0.001878 0.000000 664.277198 (111.240775)
test_rubyspec 0.050831 0.025201 53.537254 ( 62.719512)
total: 196.39 sec