Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-000524
#<BuildRuby:0x00005565b9325400
@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.20221019-000524",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003192 0.005361 1.127129 ( 1.997324)
build_miniruby 0.001399 0.000559 0.108406 ( 0.107851)
build_ruby 0.001107 0.000443 0.102378 ( 0.102225)
build_all 0.006400 0.002560 1.326807 ( 0.586422)
build_install 0.011617 0.003651 1.699410 ( 0.946502)
test_btest 0.001705 0.000656 62.998271 ( 6.710014)
test_basic 0.004998 0.001922 0.358245 ( 0.452037)
test_all 0.006778 0.000000 491.273907 ( 53.263431)
test_rubyspec 0.079925 0.039170 43.303156 ( 51.929987)
total: 116.10 sec