Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-095840
#<BuildRuby:0x000055578c258008
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221216-095840",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.003893 0.000599 0.895650 ( 1.249310)
build_miniruby 0.000000 0.000884 1.045059 ( 1.043652)
build_ruby 0.000000 0.001118 2.801640 ( 2.689430)
build_all 0.005594 0.003371 15.706451 ( 3.304013)
build_install 0.003399 0.005678 2.279251 ( 1.315352)
test_btest 0.000423 0.000131 63.264372 ( 10.893036)
test_basic 0.003724 0.001146 0.278844 ( 0.369563)
test_all 0.001158 0.000356 675.907118 (146.571727)
test_rubyspec 0.032419 0.033397 52.613692 ( 60.772926)
total: 228.21 sec