Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-221907
#<BuildRuby:0x0000558a375991f8
@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.20220719-221907",
@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.000008 0.000004 0.000012 ( 0.000012)
autoconf 0.000011 0.000004 0.000015 ( 0.000016)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.009558 0.000000 0.766941 ( 0.912228)
build_miniruby 0.002429 0.000000 0.049014 ( 0.046820)
build_ruby 0.001334 0.000000 0.047676 ( 0.046346)
build_all 0.003418 0.003169 1.246699 ( 0.484341)
build_install 0.005375 0.008596 4.652082 ( 1.836259)
test_btest 0.000556 0.000234 53.972225 ( 8.867282)
test_basic 0.004695 0.000523 0.217278 ( 0.309013)
test_all 0.000711 0.000284 506.600304 ( 55.836544)
test_rubyspec 0.103362 0.058665 39.892953 ( 45.710765)
total: 114.05 sec