Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-102158
#<BuildRuby:0x0000558631056858
@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.20221211-102158",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.004271 0.000000 0.845359 ( 1.077807)
build_miniruby 0.001023 0.000000 1.039927 ( 1.038419)
build_ruby 0.000000 0.001095 2.875925 ( 2.790146)
build_all 0.002510 0.006727 15.824092 ( 3.325074)
build_install 0.002975 0.007549 2.179845 ( 1.214314)
test_btest 0.000510 0.000170 68.013766 ( 10.947168)
test_basic 0.000496 0.004107 0.279965 ( 0.371199)
test_all 0.000776 0.000301 654.597493 (107.497471)
test_rubyspec 0.042189 0.031113 52.501377 ( 60.761886)
total: 189.02 sec