Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-111357
#<BuildRuby:0x00005557d8fc4d30
@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-111357",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010586 0.000000 0.951962 ( 1.011446)
build_miniruby 0.001931 0.000000 0.076665 ( 0.074806)
build_ruby 0.000000 0.002135 0.080167 ( 0.078351)
build_all 0.007798 0.002238 1.531232 ( 0.582143)
build_install 0.016659 0.005250 1.873251 ( 0.921034)
test_btest 0.000948 0.000095 72.991182 ( 8.419700)
test_basic 0.006739 0.000673 0.333434 ( 0.421187)
test_all 0.002201 0.001311 641.918441 ( 64.596039)
test_rubyspec 0.123891 0.041451 45.938396 ( 54.469454)
total: 130.58 sec