Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-100301
#<BuildRuby:0x000055c525b58c00
@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-100301",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007608 0.001902 1.103687 ( 1.315303)
build_miniruby 0.002140 0.000535 0.845095 ( 0.843853)
build_ruby 0.000000 0.003199 2.212874 ( 2.116216)
build_all 0.016646 0.003488 18.514889 ( 2.178045)
build_install 0.016648 0.005518 1.841888 ( 0.944965)
test_btest 0.001048 0.000308 86.192193 ( 8.930063)
test_basic 0.002536 0.006294 0.337720 ( 0.423896)
test_all 0.001363 0.000481 676.452625 ( 68.946610)
test_rubyspec 0.078832 0.090938 48.965155 ( 57.145459)
total: 142.85 sec