Logfile: /home/ko1/ruby/logs/brlog.trunk.20220616-163125
#<BuildRuby:0x0000563cfd88be00
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220616-163125",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006401 0.000000 0.866351 ( 2.221699)
build_miniruby 0.000902 0.000000 0.057632 ( 0.056395)
build_ruby 0.000977 0.000008 0.059326 ( 0.058161)
build_all 0.003382 0.000781 1.490635 ( 0.608418)
build_install 0.005005 0.005980 6.297978 ( 2.856111)
test_btest 0.000564 0.000173 52.690846 ( 8.317458)
test_basic 0.000661 0.005128 0.349774 ( 0.438679)
test_all 0.001175 0.000000 648.103705 ( 91.184847)
test_rubyspec 0.082737 0.041152 44.258258 ( 49.863124)
total: 155.61 sec