Logfile: /home/ko1/ruby/logs/brlog.trunk.20231112-030501
#<BuildRuby:0x0000564458dcf918
@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.20231112-030501",
@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.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005284 0.000129 1.393607 ( 1.639496)
build_miniruby 0.001095 0.000000 0.814496 ( 0.814036)
build_ruby 0.001277 0.000000 2.876362 ( 2.876114)
build_all 0.009348 0.000338 16.217285 ( 1.513489)
build_install 0.005478 0.004390 4.842989 ( 1.130274)
test_btest 0.000928 0.000121 84.933559 ( 7.259542)
test_basic 0.003753 0.000489 0.579164 ( 0.655898)
test_all 0.110994 0.024344 524.919498 ( 50.670845)
test_rubyspec 0.020657 0.027009 50.266836 ( 62.621697)
total: 129.18 sec