Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-204614
#<BuildRuby:0x000055be586240a0
@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.20231122-204614",
@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.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004350 0.000127 1.240225 ( 1.638115)
build_miniruby 0.000810 0.000239 0.840213 ( 0.841029)
build_ruby 0.001045 0.000308 2.786802 ( 2.787214)
build_all 0.005757 0.004627 16.151105 ( 1.457059)
build_install 0.010113 0.000000 4.892070 ( 1.145165)
test_btest 0.000687 0.000000 84.146241 ( 7.389108)
test_basic 0.004359 0.000286 0.764078 ( 0.838944)
test_all 0.102768 0.035047 504.805082 ( 54.481934)
test_rubyspec 0.013105 0.034503 48.991426 ( 61.276146)
total: 131.86 sec