Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-123041
#<BuildRuby:0x000055ead696fe58
@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.20221121-123041",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004720 0.000045 1.024383 ( 2.432188)
build_miniruby 0.000836 0.000056 0.969409 ( 0.967994)
build_ruby 0.001186 0.000079 2.727323 ( 2.620977)
build_all 0.008413 0.000560 15.898394 ( 3.357841)
build_install 0.008671 0.000000 2.018518 ( 1.162584)
test_btest 0.000589 0.000000 66.075992 ( 11.020267)
test_basic 0.004828 0.000000 0.311700 ( 0.402266)
test_all 0.001453 0.000072 666.605735 (125.900273)
test_rubyspec 0.044755 0.023911 52.848803 ( 61.104196)
total: 208.97 sec