Logfile: /home/ko1/ruby/logs/brlog.trunk.20231116-194541
#<BuildRuby:0x0000564cfa57fc18
@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.20231116-194541",
@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.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004446 0.001046 1.226415 ( 1.606923)
build_miniruby 0.000779 0.000184 0.887615 ( 0.888136)
build_ruby 0.001207 0.000284 2.766750 ( 2.766336)
build_all 0.009751 0.000000 16.563022 ( 1.521622)
build_install 0.006702 0.003162 5.010140 ( 1.274545)
test_btest 0.000786 0.000179 84.353116 ( 6.612207)
test_basic 0.000657 0.004303 0.744127 ( 0.819135)
test_all 0.104878 0.027413 527.904365 ( 51.371157)
test_rubyspec 0.009763 0.036010 49.382252 ( 61.736180)
total: 128.60 sec