Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-030731
#<BuildRuby:0x0000561f25996700
@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-030731",
@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.000009 0.000003 0.000012 ( 0.000013)
autoconf 0.000018 0.000006 0.000024 ( 0.000023)
configure 0.000020 0.000007 0.000027 ( 0.000025)
build_up 0.005302 0.003041 1.091007 ( 1.151790)
build_miniruby 0.001320 0.000471 0.897307 ( 0.897196)
build_ruby 0.001752 0.000626 2.401153 ( 2.342732)
build_all 0.014618 0.003520 18.361879 ( 2.290774)
build_install 0.019314 0.001395 1.865791 ( 1.000900)
test_btest 0.001033 0.000287 86.125378 ( 9.405953)
test_basic 0.000000 0.006368 0.320485 ( 0.412493)
test_all 0.000018 0.001878 720.183149 ( 75.728377)
test_rubyspec 0.072101 0.054472 50.663311 ( 59.236932)
total: 152.47 sec