Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-150102
#<BuildRuby:0x00005560ec3343a0
@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.20220820-150102",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005526 0.005484 0.958535 ( 1.034714)
build_miniruby 0.001546 0.000357 0.071911 ( 0.070413)
build_ruby 0.002154 0.000497 0.074523 ( 0.072301)
build_all 0.005435 0.005077 1.531410 ( 0.573565)
build_install 0.012907 0.009238 1.892423 ( 0.923850)
test_btest 0.000906 0.000320 75.934494 ( 8.002982)
test_basic 0.004915 0.001735 0.316240 ( 0.405884)
test_all 0.004590 0.000000 636.929388 ( 64.635575)
test_rubyspec 0.114631 0.059127 46.319628 ( 54.736415)
total: 130.46 sec