Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-114524
#<BuildRuby:0x000055e581a89438
@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.20220826-114524",
@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.000001 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.006521 0.004298 0.914676 ( 4.472647)
build_miniruby 0.001697 0.000242 0.066236 ( 0.063929)
build_ruby 0.001873 0.000268 0.060919 ( 0.058053)
build_all 0.008862 0.001266 1.268238 ( 0.481626)
build_install 0.008903 0.009754 1.572518 ( 0.797060)
test_btest 0.001085 0.000271 51.718348 ( 5.871344)
test_basic 0.006667 0.000000 0.295836 ( 0.385830)
test_all 0.003490 0.000000 514.439365 ( 53.530270)
test_rubyspec 0.088539 0.051636 41.983182 ( 50.499296)
total: 116.16 sec