Logfile: /home/ko1/ruby/logs/brlog.trunk.20230701-182924
#<BuildRuby:0x000055900f0cc098
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230701-182924",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003646 0.001216 1.412126 ( 2.621519)
build_miniruby 0.000829 0.000276 0.879623 ( 0.880219)
build_ruby 0.000873 0.000291 2.606020 ( 2.606581)
build_all 0.009261 0.000000 12.031911 ( 8.610909)
build_install 0.009045 0.000033 4.976334 ( 1.920959)
test_btest 0.000758 0.000175 85.804411 ( 7.894198)
test_basic 0.004220 0.000000 0.646882 ( 0.727906)
test_all 0.000924 0.000131 489.974339 ( 45.533526)
test_rubyspec 0.017070 0.023171 43.124262 ( 55.555607)
total: 126.35 sec