Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-092204
#<BuildRuby:0x000055f3c80afe58
@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.20221125-092204",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.000718 0.004115 1.034706 ( 1.068136)
build_miniruby 0.000756 0.000080 1.004234 ( 1.002952)
build_ruby 0.001068 0.000112 2.796234 ( 2.681822)
build_all 0.005024 0.003706 15.833979 ( 3.358151)
build_install 0.004950 0.003487 1.983409 ( 1.154165)
test_btest 0.000498 0.000086 62.846415 ( 10.963473)
test_basic 0.003940 0.000685 0.342510 ( 0.433650)
test_all 0.001238 0.000000 668.306112 (111.584753)
test_rubyspec 0.044855 0.019993 53.355704 ( 61.551061)
total: 193.80 sec