Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-113109
#<BuildRuby:0x00005642db7abe70
@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-113109",
@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.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005978 0.000415 0.842459 ( 1.020006)
build_miniruby 0.001127 0.000242 1.014153 ( 1.012087)
build_ruby 0.001351 0.000289 2.805668 ( 2.803115)
build_all 0.005478 0.004429 16.798592 ( 3.003173)
build_install 0.010039 0.001633 2.294206 ( 1.188821)
test_btest 0.000794 0.000198 70.632641 ( 11.031842)
test_basic 0.005377 0.001344 0.377843 ( 0.463723)
test_all 0.001078 0.000270 658.885122 (105.148203)
test_rubyspec 0.065846 0.063726 51.611144 ( 59.678639)
total: 185.35 sec