Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-034551
#<BuildRuby:0x0000559fee32c920
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221114-034551",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006255 0.004358 1.147884 ( 1.162520)
build_miniruby 0.002176 0.000311 0.124209 ( 0.121256)
build_ruby 0.000000 0.002257 0.129717 ( 0.113562)
build_all 0.006401 0.002402 1.592173 ( 0.683478)
build_install 0.020438 0.001152 1.956831 ( 1.008765)
test_btest 0.001227 0.000204 91.219327 ( 9.362364)
test_basic 0.006633 0.000263 0.401816 ( 0.493185)
test_all 0.002021 0.000319 696.808417 ( 69.834256)
test_rubyspec 0.123116 0.044082 48.064587 ( 56.553517)
total: 139.33 sec