Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-053602
#<BuildRuby:0x000055bdd76d4620
@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.20220829-053602",
@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.000003 0.000008 ( 0.000007)
autoconf 0.000010 0.000005 0.000015 ( 0.000046)
configure 0.000019 0.000009 0.000028 ( 0.000025)
build_up 0.008051 0.001808 0.991427 ( 1.320132)
build_miniruby 0.001511 0.000688 0.077718 ( 0.076493)
build_ruby 0.000000 0.002134 0.080518 ( 0.079001)
build_all 0.006168 0.005311 1.553289 ( 0.598731)
build_install 0.010214 0.011282 1.912019 ( 0.928280)
test_btest 0.000792 0.000495 73.636067 ( 8.396962)
test_basic 0.003573 0.003806 0.336011 ( 0.424186)
test_all 0.001837 0.001188 682.358040 ( 67.275606)
test_rubyspec 0.121323 0.053777 45.534058 ( 54.063483)
total: 133.16 sec