Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-023148
#<BuildRuby:0x0000556f94afbbb8
@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.20231213-023148",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005193 0.000284 1.318562 ( 1.660398)
build_miniruby 0.000884 0.000197 0.821033 ( 0.820625)
build_ruby 0.001000 0.000222 2.772761 ( 2.772732)
build_all 0.005605 0.004498 16.088491 ( 1.431280)
build_install 0.001367 0.007383 4.713083 ( 1.128873)
test_btest 0.000665 0.000233 84.566040 ( 7.243090)
test_basic 0.008353 0.000059 0.825398 ( 0.897374)
test_all 0.108902 0.029223 534.313533 ( 55.361366)
test_rubyspec 0.020931 0.027854 51.014197 ( 63.257670)
total: 134.57 sec