Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-064745
#<BuildRuby:0x00005572d284af90
@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-064745",
@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.000022 0.000001 0.000023 ( 0.000025)
autoconf 0.000040 0.000004 0.000044 ( 0.000044)
configure 0.000051 0.000004 0.000055 ( 0.000054)
build_up 0.007002 0.004667 0.861953 ( 2.878370)
build_miniruby 0.001469 0.000226 0.064165 ( 0.063015)
build_ruby 0.001265 0.000195 0.056003 ( 0.054586)
build_all 0.007985 0.000473 1.246999 ( 0.464496)
build_install 0.005061 0.009872 1.614293 ( 0.779373)
test_btest 0.001114 0.000297 52.289864 ( 6.087842)
test_basic 0.006905 0.000000 0.296990 ( 0.387508)
test_all 0.004462 0.000000 481.714252 ( 51.088182)
test_rubyspec 0.109477 0.031155 41.031992 ( 49.425548)
total: 111.23 sec