Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-091410
#<BuildRuby:0x000055e63ca0ee48
@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.20231212-091410",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.001236 0.004286 1.211619 ( 1.636099)
build_miniruby 0.000780 0.000174 0.839114 ( 0.839182)
build_ruby 0.001008 0.000224 2.895103 ( 2.896002)
build_all 0.006672 0.003762 16.627501 ( 1.520149)
build_install 0.006132 0.003538 4.907823 ( 1.156431)
test_btest 0.000722 0.000197 88.647422 ( 6.911893)
test_basic 0.004341 0.000076 0.737871 ( 0.814951)
test_all 0.106848 0.030249 537.470706 ( 61.768595)
test_rubyspec 0.029095 0.018591 50.611120 ( 62.893174)
total: 140.44 sec