Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-110315
#<BuildRuby:0x0000564a3fc80728
@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.20221230-110315",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000014 0.000005 0.000019 ( 0.000019)
build_up 0.002982 0.003651 0.842354 ( 1.053361)
build_miniruby 0.000000 0.001349 1.017360 ( 1.015227)
build_ruby 0.000000 0.001587 2.789030 ( 2.786511)
build_all 0.007067 0.002796 16.768940 ( 2.953397)
build_install 0.011617 0.000208 2.323426 ( 1.187273)
test_btest 0.000770 0.000283 73.952007 ( 10.939974)
test_basic 0.005640 0.000658 0.342512 ( 0.428923)
test_all 0.001005 0.000352 658.307447 (109.528626)
test_rubyspec 0.067839 0.063888 51.595790 ( 59.657234)
total: 189.55 sec