Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-075705
#<BuildRuby:0x000055f309d3c8e8
@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.20220902-075705",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000014)
configure 0.000046 0.000008 0.000054 ( 0.000054)
build_up 0.005300 0.005753 0.966631 ( 1.006323)
build_miniruby 0.001587 0.000433 0.075937 ( 0.075557)
build_ruby 0.001619 0.000441 0.081258 ( 0.080821)
build_all 0.000000 0.010599 1.522174 ( 0.605309)
build_install 0.013330 0.008714 1.895794 ( 0.936313)
test_btest 0.000847 0.000424 69.240595 ( 8.712253)
test_basic 0.005667 0.002833 0.332539 ( 0.423304)
test_all 0.003303 0.001651 648.758939 ( 65.155729)
test_rubyspec 0.097955 0.072329 45.341970 ( 53.771072)
total: 130.77 sec