Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-165723
#<BuildRuby:0x000055dfe2d11e98
@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.20230102-165723",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000025 0.000009 0.000034 ( 0.000017)
build_up 0.004655 0.001551 0.843417 ( 1.159852)
build_miniruby 0.000818 0.000273 1.024644 ( 1.022825)
build_ruby 0.001209 0.000403 2.794781 ( 2.791983)
build_all 0.009633 0.000106 16.801170 ( 2.990090)
build_install 0.005118 0.006489 2.256457 ( 1.173238)
test_btest 0.001064 0.000000 74.104965 ( 11.083143)
test_basic 0.002249 0.004387 0.348176 ( 0.434356)
test_all 0.001061 0.000424 667.683395 ( 99.822925)
test_rubyspec 0.089744 0.042074 51.746866 ( 59.836755)
total: 180.32 sec