Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-151720
#<BuildRuby:0x0000557a851f7c78
@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.20221129-151720",
@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.000018 0.000002 0.000020 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.001081 0.004078 1.269754 ( 2.465631)
build_miniruby 0.000821 0.000117 0.992886 ( 0.991628)
build_ruby 0.001077 0.000154 2.794468 ( 2.697655)
build_all 0.008523 0.000584 15.799239 ( 3.379979)
build_install 0.007627 0.001017 2.021957 ( 1.187760)
test_btest 0.000534 0.000071 63.519054 ( 11.395491)
test_basic 0.004519 0.000603 0.320560 ( 0.410683)
test_all 0.001228 0.000164 661.640236 (121.984237)
test_rubyspec 0.058070 0.012369 54.100643 ( 62.336593)
total: 206.85 sec