Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-220027
#<BuildRuby:0x0000557728467f68
@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.20221126-220027",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005361 0.000000 1.168707 ( 1.416473)
build_miniruby 0.000903 0.000000 0.970068 ( 0.968872)
build_ruby 0.001294 0.000000 2.756909 ( 2.636965)
build_all 0.010048 0.000088 22.433189 ( 4.379728)
build_install 0.004504 0.004070 4.472704 ( 1.614703)
test_btest 0.000610 0.000051 66.905994 ( 11.057053)
test_basic 0.005073 0.000000 0.286949 ( 0.378487)
test_all 0.001280 0.000000 652.460759 (122.933491)
test_rubyspec 0.040159 0.027995 53.491866 ( 61.683975)
total: 207.07 sec