Logfile: /home/ko1/ruby/logs/brlog.trunk.20230331-021951
#<BuildRuby:0x0000558be5adf108
@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.20230331-021951",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.003706 0.000000 0.875137 ( 2.486020)
build_miniruby 0.000852 0.000000 0.675521 ( 0.674824)
build_ruby 0.001025 0.000000 2.243932 ( 2.243283)
build_all 0.008747 0.000000 11.992771 ( 1.106542)
build_install 0.003285 0.004208 1.773872 ( 1.997900)
test_btest 0.000569 0.000035 78.396663 ( 7.599563)
test_basic 0.000000 0.002914 0.257267 ( 0.353752)
test_all 0.000198 0.000808 426.331786 ( 48.269681)
test_rubyspec 0.016918 0.004746 37.944230 ( 48.432912)
total: 113.17 sec