Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-092158
#<BuildRuby:0x00005647ca2fc638
@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.20221116-092158",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000051 0.000003 0.000054 ( 0.000060)
configure 0.000031 0.000002 0.000033 ( 0.000030)
build_up 0.004971 0.004124 1.102375 ( 1.904666)
build_miniruby 0.002011 0.000268 0.947630 ( 0.947893)
build_ruby 0.002616 0.000000 2.316837 ( 2.226476)
build_all 0.017442 0.000836 18.361645 ( 2.245781)
build_install 0.016978 0.000772 1.809623 ( 0.970549)
test_btest 0.001243 0.000124 84.793076 ( 10.336391)
test_basic 0.001966 0.005380 0.334976 ( 0.430290)
test_all 0.001996 0.000000 668.985751 ( 73.750599)
test_rubyspec 0.087935 0.040703 50.045052 ( 58.585936)
total: 151.40 sec