Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-061313
#<BuildRuby:0x0000557d89b5fe80
@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.20221212-061313",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000016)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.003891 0.000278 0.878401 ( 1.080221)
build_miniruby 0.000844 0.000060 0.924465 ( 0.923247)
build_ruby 0.001263 0.000000 2.682548 ( 2.586972)
build_all 0.005750 0.003168 15.852621 ( 3.328413)
build_install 0.008949 0.000149 2.273844 ( 1.300199)
test_btest 0.000504 0.000051 64.805139 ( 10.944367)
test_basic 0.004107 0.000411 0.303797 ( 0.394883)
test_all 0.001525 0.000152 668.374215 (145.235924)
test_rubyspec 0.070069 0.003486 53.080381 ( 61.197511)
total: 226.99 sec