Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-135029
#<BuildRuby:0x000055b63009c068
@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.20230106-135029",
@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.000006 0.000001 0.000007 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000409 0.003159 0.596499 ( 1.005545)
build_miniruby 0.000748 0.000172 0.672339 ( 0.671372)
build_ruby 0.001087 0.000251 2.395162 ( 2.395842)
build_all 0.000988 0.008101 12.869654 ( 1.572663)
build_install 0.006935 0.000000 1.534822 ( 0.723058)
test_btest 0.000675 0.000000 67.404704 ( 5.949263)
test_basic 0.003577 0.000000 0.269347 ( 0.364591)
test_all 0.001202 0.000000 490.165093 ( 46.430072)
test_rubyspec 0.016872 0.011691 35.589717 ( 46.051615)
total: 105.16 sec