Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-074413
#<BuildRuby:0x000055c25811a7e0
@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.20221122-074413",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.000000 0.004516 1.080500 ( 1.119178)
build_miniruby 0.000000 0.000857 1.050349 ( 1.049188)
build_ruby 0.000000 0.001259 2.697180 ( 2.572346)
build_all 0.003838 0.005236 15.844282 ( 3.336175)
build_install 0.004149 0.004081 2.116124 ( 1.221480)
test_btest 0.000453 0.000159 67.136812 ( 11.224172)
test_basic 0.004963 0.000294 0.316934 ( 0.408355)
test_all 0.000848 0.000283 709.291583 (110.017180)
test_rubyspec 0.029887 0.033333 53.306281 ( 61.575438)
total: 192.52 sec