Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-003238
#<BuildRuby:0x000055b9fd4e6620
@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.20221229-003238",
@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.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.000912 0.005754 0.877313 ( 1.045035)
build_miniruby 0.000856 0.000285 1.015148 ( 1.013010)
build_ruby 0.001216 0.000405 2.789948 ( 2.787504)
build_all 0.007483 0.002494 16.763769 ( 3.007530)
build_install 0.008609 0.002870 2.314979 ( 1.188870)
test_btest 0.000666 0.000222 76.793482 ( 10.714032)
test_basic 0.006013 0.000356 0.342539 ( 0.429142)
test_all 0.001114 0.000348 669.060433 (116.766711)
test_rubyspec 0.064368 0.039205 51.465744 ( 59.533884)
total: 196.49 sec