Logfile: /home/ko1/ruby/logs/brlog.trunk.20230207-212423
#<BuildRuby:0x000055a44a70fd48
@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.20230207-212423",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.000000 0.003802 0.618435 ( 1.030130)
build_miniruby 0.000643 0.000288 0.631285 ( 0.630465)
build_ruby 0.001044 0.000261 2.040495 ( 2.039949)
build_all 0.006715 0.002616 12.306882 ( 1.507119)
build_install 0.006498 0.000000 1.483964 ( 0.733342)
test_btest 0.000597 0.000000 64.816090 ( 6.500326)
test_basic 0.003358 0.000000 0.253026 ( 0.348402)
test_all 0.001013 0.000000 495.822837 ( 46.932865)
test_rubyspec 0.019322 0.007770 35.411733 ( 45.952188)
total: 105.68 sec