Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-080730
#<BuildRuby:0x000055829b2b89c8
@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.20220914-080730",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006484 0.003721 1.104587 ( 1.097937)
build_miniruby 0.001711 0.000214 0.075646 ( 0.074118)
build_ruby 0.001618 0.000202 0.068519 ( 0.066976)
build_all 0.009345 0.000626 1.581448 ( 0.613715)
build_install 0.022083 0.000907 1.922364 ( 0.952971)
test_btest 0.000839 0.000084 93.002851 ( 9.454606)
test_basic 0.006878 0.000194 0.351422 ( 0.440644)
test_all 0.003791 0.000361 674.569478 ( 67.990516)
test_rubyspec 0.105262 0.063433 46.683125 ( 55.024344)
total: 135.72 sec