Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-122652
#<BuildRuby:0x000055cb8a137800
@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-122652",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.007186 0.004987 0.978378 ( 1.465618)
build_miniruby 0.001769 0.000000 0.074479 ( 0.072659)
build_ruby 0.002305 0.000011 0.075875 ( 0.073347)
build_all 0.010125 0.000000 1.496751 ( 0.590461)
build_install 0.016966 0.005804 5.216625 ( 2.092120)
test_btest 0.000979 0.000257 73.754033 ( 8.420120)
test_basic 0.008817 0.000000 0.327928 ( 0.421005)
test_all 0.000704 0.001581 650.589892 ( 64.716528)
test_rubyspec 0.095416 0.075262 46.072323 ( 51.441771)
total: 129.29 sec