Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-034607
#<BuildRuby:0x000055aeff08a878
@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.20221125-034607",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.001660 0.003847 1.110472 ( 1.436391)
build_miniruby 0.000768 0.000074 0.956129 ( 0.954954)
build_ruby 0.001269 0.000000 2.729951 ( 2.624180)
build_all 0.008668 0.000173 15.894070 ( 3.287518)
build_install 0.000982 0.007666 2.024842 ( 1.164132)
test_btest 0.000580 0.000097 62.647871 ( 10.933057)
test_basic 0.003791 0.000632 0.301902 ( 0.393543)
test_all 0.000978 0.000163 683.756099 (126.186648)
test_rubyspec 0.047948 0.016247 54.138544 ( 62.298815)
total: 209.28 sec