Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-201525
#<BuildRuby:0x000055e6a8ff5160
@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.20221128-201525",
@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.000007 0.000002 0.000009 ( 0.000010)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.002035 0.009194 1.216700 ( 1.229204)
build_miniruby 0.002078 0.000866 0.846078 ( 0.845714)
build_ruby 0.000446 0.002643 2.238783 ( 2.150149)
build_all 0.010085 0.011210 18.540422 ( 2.177265)
build_install 0.018076 0.003000 1.857841 ( 0.955311)
test_btest 0.000736 0.000350 91.493876 ( 8.900691)
test_basic 0.003567 0.005863 0.333615 ( 0.420464)
test_all 0.002390 0.000000 735.118550 ( 71.543453)
test_rubyspec 0.092669 0.091169 49.397606 ( 57.515046)
total: 145.74 sec