Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-210851
#<BuildRuby:0x0000560c75f651f8
@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.20220818-210851",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003751 0.005810 0.834229 ( 1.469133)
build_miniruby 0.000000 0.001401 0.056299 ( 0.055336)
build_ruby 0.000000 0.001874 0.060339 ( 0.058703)
build_all 0.002016 0.006303 1.248361 ( 0.482040)
build_install 0.017614 0.000110 1.573925 ( 0.787022)
test_btest 0.000784 0.000392 52.329944 ( 6.037093)
test_basic 0.004261 0.002131 0.293567 ( 0.384127)
test_all 0.001154 0.002398 492.214214 ( 52.089899)
test_rubyspec 0.054143 0.068435 41.714713 ( 50.242363)
total: 111.61 sec