Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-143303
#<BuildRuby:0x0000556a08296f90
@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.20220719-143303",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000023 0.000004 0.000027 ( 0.000024)
build_up 0.004947 0.005393 0.734153 ( 1.016619)
build_miniruby 0.001000 0.000273 0.047249 ( 0.046384)
build_ruby 0.002553 0.000000 0.048943 ( 0.046973)
build_all 0.008951 0.001741 1.246954 ( 0.466901)
build_install 0.016105 0.006820 4.265604 ( 1.763798)
test_btest 0.000846 0.000242 52.979213 ( 11.275373)
test_basic 0.005176 0.000000 0.203992 ( 0.293736)
test_all 0.002400 0.000529 535.468029 ( 83.109661)
test_rubyspec 0.098293 0.056190 39.891296 ( 45.805675)
total: 143.83 sec