Logfile: /home/ko1/ruby/logs/brlog.trunk.20230707-062624
#<BuildRuby:0x00005610c181fb50
@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.20230707-062624",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003990 0.000665 1.428988 ( 2.885198)
build_miniruby 0.000847 0.000141 0.928338 ( 0.928408)
build_ruby 0.001056 0.000176 2.645845 ( 2.646471)
build_all 0.007599 0.001267 8.300349 ( 7.567648)
build_install 0.008552 0.000612 2.096466 ( 1.697065)
test_btest 0.001370 0.000216 87.866762 ( 7.787894)
test_basic 0.001428 0.003342 0.640062 ( 0.720930)
test_all 0.001237 0.000236 447.886769 ( 47.122613)
test_rubyspec 0.021965 0.018129 44.874267 ( 57.259586)
total: 128.62 sec