Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-130909
#<BuildRuby:0x000055e52d0f9318
@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.20220829-130909",
@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.000028 0.000007 0.000035 ( 0.000035)
autoconf 0.000036 0.000009 0.000045 ( 0.000045)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.004747 0.008135 0.833572 ( 0.923788)
build_miniruby 0.001217 0.000468 0.055092 ( 0.053069)
build_ruby 0.000857 0.000329 0.062432 ( 0.061630)
build_all 0.009061 0.000261 1.243288 ( 0.475957)
build_install 0.008972 0.005988 1.564512 ( 0.789390)
test_btest 0.001144 0.000429 53.840501 ( 6.247746)
test_basic 0.001744 0.005338 0.297085 ( 0.393043)
test_all 0.004794 0.000043 477.320795 ( 51.706132)
test_rubyspec 0.091009 0.037017 41.040455 ( 49.559638)
total: 110.21 sec