Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-124911
#<BuildRuby:0x000055d0c63b8b88
@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.20221109-124911",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000021)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005544 0.005431 1.081876 ( 1.141642)
build_miniruby 0.001608 0.000371 0.069929 ( 0.067837)
build_ruby 0.001518 0.000350 0.069723 ( 0.067632)
build_all 0.005737 0.005094 1.503080 ( 0.588539)
build_install 0.021095 0.000323 1.890950 ( 0.961716)
test_btest 0.000886 0.000197 82.177694 ( 9.107648)
test_basic 0.009699 0.000979 0.359203 ( 0.442626)
test_all 0.001870 0.000394 663.000641 ( 67.916163)
test_rubyspec 0.081430 0.101101 47.691599 ( 55.696544)
total: 135.99 sec