Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-043240
#<BuildRuby:0x000055d39f63ffb0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221216-043240",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.003763 0.000941 0.934081 ( 1.152384)
build_miniruby 0.000774 0.000194 1.003676 ( 1.002213)
build_ruby 0.001078 0.000269 2.634605 ( 2.541186)
build_all 0.000010 0.009044 15.905848 ( 3.461175)
build_install 0.002751 0.005900 2.274704 ( 1.308403)
test_btest 0.000451 0.000226 64.761983 ( 11.026067)
test_basic 0.003101 0.001551 0.295520 ( 0.386234)
test_all 0.001553 0.000000 683.611906 (139.207868)
test_rubyspec 0.039266 0.029410 53.007042 ( 61.050922)
total: 221.14 sec