Logfile: /home/ko1/ruby/logs/brlog.trunk.20220408-235019
#<BuildRuby:0x0000556b0614c8e8
@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.20220408-235019",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.008455 0.002114 1.001265 ( 1.077387)
build_miniruby 0.001704 0.000426 0.073823 ( 0.071835)
build_ruby 0.001772 0.000443 0.076151 ( 0.074708)
build_all 0.009932 0.000000 1.511980 ( 0.605421)
build_install 0.012085 0.011084 2.078249 ( 1.137912)
test_btest 0.000868 0.000275 80.441796 ( 8.239302)
test_basic 0.003066 0.003997 0.331599 ( 0.421064)
test_all 0.001665 0.000212 692.551465 ( 67.878548)
test_rubyspec 0.114934 0.053732 46.529560 ( 52.089062)
total: 131.60 sec