Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-171427
#<BuildRuby:0x0000557f2a2bfcb0
@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.20231014-171427",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.000659 0.004107 1.380839 ( 1.654390)
build_miniruby 0.000822 0.000228 0.851291 ( 0.850824)
build_ruby 0.001078 0.000300 2.959532 ( 2.959579)
build_all 0.010682 0.000000 18.206532 ( 1.658730)
build_install 0.005752 0.004127 5.361423 ( 1.278175)
test_btest 0.000924 0.000252 88.785377 ( 8.409434)
test_basic 0.004955 0.000215 0.829739 ( 0.904173)
test_all 0.006448 0.000249 568.832347 ( 62.831398)
test_rubyspec 0.027899 0.024179 50.619217 ( 62.941173)
total: 143.49 sec