Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-183536
#<BuildRuby:0x000055e09f1d0620
@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.20221111-183536",
@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.000029 0.000006 0.000035 ( 0.000035)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.008029 0.001853 1.054125 ( 1.088937)
build_miniruby 0.000000 0.002383 0.064258 ( 0.062055)
build_ruby 0.000000 0.001662 0.068962 ( 0.067324)
build_all 0.008002 0.001193 1.450797 ( 0.591201)
build_install 0.009581 0.009412 1.813414 ( 0.947987)
test_btest 0.001178 0.000442 87.900778 ( 8.867101)
test_basic 0.003713 0.004326 0.347625 ( 0.434986)
test_all 0.001551 0.000639 679.562115 ( 68.804241)
test_rubyspec 0.115433 0.056701 47.747132 ( 56.198647)
total: 137.06 sec