Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-211657
#<BuildRuby:0x00005639dc46be70
@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.20221204-211657",
@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.000010 0.000000 0.000010 ( 0.000011)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000016 0.000001 0.000017 ( 0.000016)
build_up 0.000974 0.004172 1.193160 ( 1.464941)
build_miniruby 0.000871 0.000097 0.952372 ( 0.951330)
build_ruby 0.001163 0.000130 2.757732 ( 2.631941)
build_all 0.009110 0.000063 15.872138 ( 3.368466)
build_install 0.008792 0.000430 2.258683 ( 1.259266)
test_btest 0.000514 0.000049 60.473378 ( 12.177159)
test_basic 0.005291 0.000070 0.314239 ( 0.403786)
test_all 0.000860 0.000078 641.402726 (118.698065)
test_rubyspec 0.070173 0.002226 53.895128 ( 61.987141)
total: 202.94 sec