Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-184444
#<BuildRuby:0x000055d5cf7ac880
@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.20220901-184444",
@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.000002 0.000019 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003430 0.008053 0.978838 ( 2.154822)
build_miniruby 0.001730 0.000494 0.073631 ( 0.071331)
build_ruby 0.001508 0.000431 0.080197 ( 0.078075)
build_all 0.003028 0.008123 1.537742 ( 0.575828)
build_install 0.015604 0.006242 1.874291 ( 0.919951)
test_btest 0.000794 0.000318 78.834064 ( 8.292324)
test_basic 0.004863 0.002946 0.331585 ( 0.420666)
test_all 0.002200 0.000906 683.006423 ( 67.260373)
test_rubyspec 0.076109 0.101318 45.662154 ( 54.094397)
total: 133.87 sec