Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-014537
#<BuildRuby:0x0000559eaa95be80
@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.20221214-014537",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000018 0.000000 0.000018 ( 0.000019)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.004103 0.000000 0.863775 ( 1.090142)
build_miniruby 0.000982 0.000000 0.972254 ( 0.970931)
build_ruby 0.000000 0.001336 2.851183 ( 2.715321)
build_all 0.003520 0.005520 15.880266 ( 3.434237)
build_install 0.009884 0.000536 2.195163 ( 1.240312)
test_btest 0.000546 0.000046 66.223006 ( 10.869148)
test_basic 0.004305 0.000045 0.310662 ( 0.401934)
test_all 0.001777 0.000142 669.373028 (139.715653)
test_rubyspec 0.057954 0.019826 52.608538 ( 60.798695)
total: 221.24 sec