Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-212348
#<BuildRuby:0x0000556d42a8e350
@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-212348",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004481 0.000689 1.109798 ( 1.148781)
build_miniruby 0.000831 0.000128 1.102624 ( 1.101404)
build_ruby 0.001427 0.000000 2.696474 ( 2.601642)
build_all 0.005762 0.003269 15.699140 ( 3.283584)
build_install 0.008847 0.000857 2.283630 ( 1.295396)
test_btest 0.000514 0.000091 68.365187 ( 10.941260)
test_basic 0.004922 0.000101 0.288159 ( 0.378698)
test_all 0.000729 0.000122 695.535825 (107.122473)
test_rubyspec 0.039041 0.026184 53.289046 ( 61.571688)
total: 189.45 sec