Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-110407
#<BuildRuby:0x0000560f55a37f90
@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-110407",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003947 0.000740 1.232901 ( 1.424485)
build_miniruby 0.000747 0.000140 1.018443 ( 1.017169)
build_ruby 0.001032 0.000193 2.791505 ( 2.705612)
build_all 0.007539 0.001413 15.736216 ( 3.320108)
build_install 0.008928 0.000000 2.339894 ( 1.312222)
test_btest 0.000653 0.000000 69.090241 ( 11.110143)
test_basic 0.002238 0.002506 0.303145 ( 0.393534)
test_all 0.000809 0.000154 668.639222 (123.740636)
test_rubyspec 0.034847 0.036746 54.149522 ( 62.261777)
total: 207.29 sec