Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-041704
#<BuildRuby:0x000055f7eea66be8
@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.20221227-041704",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000043 0.000009 0.000052 ( 0.000053)
configure 0.000037 0.000008 0.000045 ( 0.000045)
build_up 0.004470 0.004676 0.898468 ( 1.084448)
build_miniruby 0.000956 0.000266 1.003460 ( 1.001642)
build_ruby 0.001251 0.000347 2.754468 ( 2.751938)
build_all 0.002102 0.007581 16.640048 ( 2.982107)
build_install 0.005579 0.005980 2.274647 ( 1.205503)
test_btest 0.000815 0.000362 79.066637 ( 10.504558)
test_basic 0.005849 0.000838 0.349610 ( 0.435696)
test_all 0.001050 0.000442 658.219631 (112.946344)
test_rubyspec 0.075189 0.050524 51.041572 ( 59.119331)
total: 192.03 sec