Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-140446
#<BuildRuby:0x000055aeb6096860
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221207-140446",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002235 0.007268 1.195096 ( 1.222713)
build_miniruby 0.001698 0.000654 0.845054 ( 0.845768)
build_ruby 0.003518 0.000000 2.213244 ( 2.173001)
build_all 0.020475 0.000066 18.423031 ( 2.149429)
build_install 0.010943 0.011596 2.068327 ( 1.041064)
test_btest 0.000928 0.000338 92.833059 ( 9.287222)
test_basic 0.006336 0.000816 0.328485 ( 0.418299)
test_all 0.001747 0.000607 692.939367 ( 69.717594)
test_rubyspec 0.095500 0.062366 49.557843 ( 57.944936)
total: 144.80 sec