Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-163506
#<BuildRuby:0x0000556241000610
@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.20220723-163506",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005082 0.005757 0.960071 ( 1.018007)
build_miniruby 0.001406 0.000469 0.073387 ( 0.071419)
build_ruby 0.002209 0.000000 0.076773 ( 0.074976)
build_all 0.008699 0.001131 1.515336 ( 0.578951)
build_install 0.016244 0.008026 5.163699 ( 2.104659)
test_btest 0.001504 0.000502 71.778011 ( 8.612809)
test_basic 0.003588 0.004287 0.318570 ( 0.407147)
test_all 0.001462 0.000539 687.302183 ( 66.870079)
test_rubyspec 0.068805 0.102821 45.636548 ( 51.350512)
total: 131.09 sec