Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-222648
#<BuildRuby:0x00005603024d3f90
@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.20230106-222648",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.002108 0.004434 0.854550 ( 1.073476)
build_miniruby 0.001040 0.000297 1.018124 ( 1.016210)
build_ruby 0.001272 0.000363 2.770845 ( 2.768176)
build_all 0.008743 0.001223 16.806769 ( 3.000237)
build_install 0.005106 0.006166 2.137983 ( 1.081026)
test_btest 0.000807 0.000269 73.690349 ( 10.508867)
test_basic 0.004948 0.001649 0.350163 ( 0.436404)
test_all 0.000931 0.000310 658.996517 (100.142145)
test_rubyspec 0.085619 0.037681 52.082798 ( 60.227610)
total: 180.25 sec