Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-142333
#<BuildRuby:0x000055957d4e4040
@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.20221231-142333",
@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.000014 0.000003 0.000017 ( 0.000018)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.005460 0.001170 0.844855 ( 1.442294)
build_miniruby 0.001284 0.000000 1.020019 ( 1.018054)
build_ruby 0.001486 0.000000 2.771984 ( 2.769409)
build_all 0.009498 0.000000 16.763413 ( 3.023552)
build_install 0.010858 0.000972 2.277829 ( 1.176943)
test_btest 0.000754 0.000126 72.636563 ( 10.589389)
test_basic 0.006526 0.000284 0.378604 ( 0.464490)
test_all 0.001213 0.000191 666.043859 (117.927829)
test_rubyspec 0.078734 0.047766 51.542258 ( 59.621056)
total: 198.03 sec