Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-135906
#<BuildRuby:0x0000560f747d49c8
@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.20221117-135906",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000042 0.000012 0.000054 ( 0.000052)
configure 0.000013 0.000004 0.000017 ( 0.000018)
build_up 0.006705 0.002012 1.152412 ( 1.205489)
build_miniruby 0.001763 0.000528 0.883823 ( 0.885472)
build_ruby 0.001800 0.000541 2.355283 ( 2.262496)
build_all 0.012900 0.004379 18.404391 ( 2.241934)
build_install 0.013468 0.004527 1.924919 ( 1.029731)
test_btest 0.000905 0.000283 86.743102 ( 9.842218)
test_basic 0.001308 0.005535 0.353831 ( 0.451540)
test_all 0.002263 0.000000 682.875695 ( 74.231569)
test_rubyspec 0.046784 0.069363 51.087869 ( 59.534529)
total: 151.69 sec