Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-114447
#<BuildRuby:0x000056217157c9c8
@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.20221111-114447",
@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.000008)
autoconf 0.000014 0.000007 0.000021 ( 0.000022)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.005928 0.002964 1.067804 ( 1.121891)
build_miniruby 0.001600 0.000800 0.067178 ( 0.064711)
build_ruby 0.001176 0.000588 0.069032 ( 0.067609)
build_all 0.009099 0.000000 1.438831 ( 0.573084)
build_install 0.013413 0.008532 1.832922 ( 0.929213)
test_btest 0.000988 0.000456 89.045892 ( 8.859365)
test_basic 0.006457 0.000343 0.336884 ( 0.426555)
test_all 0.003216 0.000000 692.689549 ( 69.389990)
test_rubyspec 0.062947 0.102872 47.652600 ( 56.148792)
total: 137.58 sec