Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-051833
#<BuildRuby:0x000055e86574c6f8
@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.20221225-051833",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.008926 0.000701 0.955586 ( 1.266156)
build_miniruby 0.002055 0.000294 0.838445 ( 0.838389)
build_ruby 0.002903 0.000000 2.153712 ( 2.154895)
build_all 0.011242 0.009428 18.692086 ( 2.186117)
build_install 0.015345 0.005773 2.039094 ( 0.998984)
test_btest 0.001098 0.000286 92.632645 ( 8.779207)
test_basic 0.006902 0.001800 0.345576 ( 0.433891)
test_all 0.001819 0.000475 691.467519 ( 64.852128)
test_rubyspec 0.122067 0.055679 48.101341 ( 56.291018)
total: 137.80 sec