Logfile: /home/ko1/ruby/logs/brlog.trunk.20230523-025026
#<BuildRuby:0x00005614c5cbc098
@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.20230523-025026",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004167 0.001042 1.366283 ( 2.629725)
build_miniruby 0.000892 0.000223 0.759991 ( 0.759450)
build_ruby 0.001052 0.000263 2.328782 ( 2.328798)
build_all 0.008597 0.001208 12.071167 ( 1.114003)
build_install 0.007221 0.000000 1.606480 ( 0.818401)
test_btest 0.001025 0.000000 78.352740 ( 7.297252)
test_basic 0.003923 0.000217 0.617669 ( 0.701080)
test_all 0.001207 0.000251 418.310616 ( 46.897814)
test_rubyspec 0.027327 0.014451 41.156704 ( 53.702218)
total: 116.25 sec