Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-031844
#<BuildRuby:0x0000561687244d40
@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.20220909-031844",
@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.000009 0.000003 0.000012 ( 0.000011)
autoconf 0.000020 0.000005 0.000025 ( 0.000026)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008238 0.002059 1.098596 ( 1.073663)
build_miniruby 0.000000 0.002034 0.076022 ( 0.073801)
build_ruby 0.000000 0.002455 0.075032 ( 0.072597)
build_all 0.009553 0.000489 1.573232 ( 0.601814)
build_install 0.018586 0.004776 1.939489 ( 0.960494)
test_btest 0.000925 0.000265 92.798580 ( 9.733430)
test_basic 0.002709 0.004864 0.344830 ( 0.437084)
test_all 0.002150 0.000717 680.794830 ( 68.013615)
test_rubyspec 0.105430 0.078170 47.261410 ( 55.491868)
total: 136.46 sec