Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-031108
#<BuildRuby:0x0000557c8284bfa8
@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.20231109-031108",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000008)
build_up 0.001409 0.004271 1.394262 ( 1.686947)
build_miniruby 0.001253 0.000000 0.900919 ( 0.901114)
build_ruby 0.001345 0.000000 2.725988 ( 2.726880)
build_all 0.005557 0.004085 16.991805 ( 1.552339)
build_install 0.006866 0.002530 4.949443 ( 1.179266)
test_btest 0.000783 0.000000 86.841021 ( 7.369334)
test_basic 0.004251 0.000000 0.879062 ( 0.956891)
test_all 0.102500 0.033614 535.681328 ( 54.170169)
test_rubyspec 0.024811 0.024102 51.508913 ( 63.858081)
total: 134.40 sec