Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-071842
#<BuildRuby:0x0000558043ab3fb0
@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-071842",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.000000 0.007075 0.936594 ( 1.093647)
build_miniruby 0.000521 0.000675 1.017987 ( 1.016102)
build_ruby 0.001448 0.000000 2.805621 ( 2.802838)
build_all 0.006897 0.002871 16.740199 ( 3.007964)
build_install 0.010829 0.000991 2.282834 ( 1.175268)
test_btest 0.000955 0.000130 78.850741 ( 10.553631)
test_basic 0.006043 0.000275 0.350665 ( 0.437049)
test_all 0.001120 0.000146 651.395550 ( 98.485599)
test_rubyspec 0.112036 0.009055 51.673754 ( 59.730965)
total: 178.30 sec