Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-011046
#<BuildRuby:0x000055b153557f30
@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.20221224-011046",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005022 0.000078 1.082463 ( 1.420681)
build_miniruby 0.001184 0.000079 17.249862 ( 5.865540)
build_ruby 0.001144 0.000076 2.611614 ( 2.610000)
build_all 0.008930 0.000000 15.680086 ( 3.363045)
build_install 0.009375 0.000103 2.220823 ( 1.263917)
test_btest 0.000568 0.000000 61.521103 ( 11.644905)
test_basic 0.000924 0.003943 0.300756 ( 0.391732)
test_all 0.001005 0.000101 630.875431 (101.818895)
test_rubyspec 0.037971 0.028432 51.793145 ( 59.988160)
total: 188.37 sec