Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-120352
#<BuildRuby:0x000055943f294a68
@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.20220819-120352",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004732 0.005131 0.795521 ( 0.903470)
build_miniruby 0.001045 0.000261 0.054162 ( 0.053993)
build_ruby 0.001365 0.000000 0.052149 ( 0.052130)
build_all 0.008372 0.000197 1.248890 ( 0.488909)
build_install 0.013536 0.001807 1.579569 ( 0.799476)
test_btest 0.000935 0.000187 53.028882 ( 6.242993)
test_basic 0.006013 0.000157 0.299704 ( 0.394400)
test_all 0.003825 0.000717 479.366611 ( 51.205658)
test_rubyspec 0.060452 0.047049 42.016458 ( 50.601732)
total: 110.74 sec