Logfile: /home/ko1/ruby/logs/brlog.trunk.20231018-172723
#<BuildRuby:0x000055b0aab375f8
@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.20231018-172723",
@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.000001 0.000006 ( 0.000008)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004811 0.000115 1.428757 ( 1.649890)
build_miniruby 0.001021 0.000161 0.907753 ( 0.907120)
build_ruby 0.001174 0.000186 2.635294 ( 2.635869)
build_all 0.006011 0.004601 18.328216 ( 1.633120)
build_install 0.010313 0.000297 5.343188 ( 1.245446)
test_btest 0.001076 0.000000 92.238947 ( 7.809025)
test_basic 0.004156 0.000163 0.762601 ( 0.839011)
test_all 0.006285 0.001093 586.629229 ( 60.933109)
test_rubyspec 0.031824 0.018951 52.133056 ( 64.454797)
total: 142.11 sec