Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-225631
#<BuildRuby:0x000055885be30d30
@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-225631",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.008629 1.137154 ( 1.272785)
build_miniruby 0.000000 0.001622 0.891917 ( 0.899721)
build_ruby 0.000000 0.002485 2.351786 ( 2.275892)
build_all 0.008844 0.010525 18.260527 ( 2.239037)
build_install 0.013971 0.005297 1.902596 ( 1.001158)
test_btest 0.000760 0.000398 86.222779 ( 9.374701)
test_basic 0.005557 0.000910 0.337987 ( 0.426917)
test_all 0.001204 0.000602 711.115353 ( 75.031965)
test_rubyspec 0.066930 0.049783 50.383939 ( 58.935945)
total: 151.46 sec