Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-150231
#<BuildRuby:0x0000557c2b4cbf38
@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.20230101-150231",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.005947 0.000387 0.852613 ( 1.042532)
build_miniruby 0.001282 0.000000 1.015730 ( 1.013584)
build_ruby 0.000000 0.001576 2.772389 ( 2.769743)
build_all 0.008594 0.001411 16.748658 ( 2.989840)
build_install 0.009392 0.000000 2.303651 ( 1.186169)
test_btest 0.000765 0.000138 76.579942 ( 10.664176)
test_basic 0.006689 0.000000 0.310620 ( 0.396806)
test_all 0.001217 0.000000 687.929018 ( 95.937496)
test_rubyspec 0.103223 0.028626 51.796387 ( 59.878688)
total: 175.88 sec