Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-065433
#<BuildRuby:0x000056269d04bf90
@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-065433",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.003941 0.000985 1.117849 ( 1.870433)
build_miniruby 0.000807 0.000202 0.990176 ( 0.988774)
build_ruby 0.000964 0.000241 2.733275 ( 2.610871)
build_all 0.006668 0.002658 15.776679 ( 3.368930)
build_install 0.007251 0.001908 2.415156 ( 1.380368)
test_btest 0.000453 0.000119 62.102594 ( 11.399599)
test_basic 0.004805 0.000106 0.292643 ( 0.383475)
test_all 0.000732 0.000183 645.371102 (121.034049)
test_rubyspec 0.033528 0.036052 53.479799 ( 61.774862)
total: 204.81 sec