Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-211859
#<BuildRuby:0x0000557c09a3bf58
@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.20230101-211859",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000022 0.000007 0.000029 ( 0.000013)
build_up 0.004925 0.001516 0.858314 ( 1.226089)
build_miniruby 0.000940 0.000289 1.014002 ( 1.012048)
build_ruby 0.001167 0.000359 2.778676 ( 2.776224)
build_all 0.007568 0.002328 16.814514 ( 3.007754)
build_install 0.010318 0.001524 2.285453 ( 1.178109)
test_btest 0.000734 0.000210 77.178165 ( 10.315654)
test_basic 0.007398 0.000526 0.399178 ( 0.482719)
test_all 0.001026 0.000274 651.916516 (112.891437)
test_rubyspec 0.092753 0.036547 51.988788 ( 59.999358)
total: 192.89 sec