Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-144705
#<BuildRuby:0x00005601c162aae8
@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.20221201-144705",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.008243 0.002997 1.206160 ( 2.017670)
build_miniruby 0.002835 0.000000 0.848965 ( 0.846965)
build_ruby 0.004336 0.000000 2.223908 ( 2.128156)
build_all 0.012197 0.007948 18.628953 ( 2.202225)
build_install 0.018024 0.003065 2.041814 ( 1.023271)
test_btest 0.001077 0.000359 92.406861 ( 8.938825)
test_basic 0.000015 0.009997 0.351403 ( 0.435860)
test_all 0.002427 0.000000 746.508565 ( 72.004549)
test_rubyspec 0.097794 0.089408 49.611610 ( 57.687176)
total: 147.29 sec