Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-233609
#<BuildRuby:0x000055f25e937ed8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221201-233609",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000000 0.004930 1.233052 ( 1.321122)
build_miniruby 0.000000 0.001030 1.025301 ( 1.023928)
build_ruby 0.000557 0.000655 2.656696 ( 2.562668)
build_all 0.007381 0.001476 15.663264 ( 3.304087)
build_install 0.004826 0.004305 2.204672 ( 1.276061)
test_btest 0.000687 0.000000 66.329672 ( 10.664885)
test_basic 0.001477 0.003603 0.316201 ( 0.406668)
test_all 0.000846 0.000249 649.741770 (112.215646)
test_rubyspec 0.043317 0.027974 52.925684 ( 61.131266)
total: 193.91 sec