Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-134142
#<BuildRuby:0x000055cb4fb42c40
@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-134142",
@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.000022 0.000001 0.000023 ( 0.000009)
autoconf 0.000034 0.000002 0.000036 ( 0.000023)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004995 0.000052 1.139408 ( 1.311569)
build_miniruby 0.000998 0.000059 0.975245 ( 0.973865)
build_ruby 0.001304 0.000077 2.744982 ( 2.649480)
build_all 0.004058 0.004791 15.939729 ( 3.443995)
build_install 0.009410 0.000031 2.049403 ( 1.226127)
test_btest 0.000546 0.000058 59.174502 ( 11.823906)
test_basic 0.004263 0.000449 0.273443 ( 0.364122)
test_all 0.000956 0.000101 673.881253 (123.323978)
test_rubyspec 0.044468 0.024564 53.117873 ( 61.388125)
total: 206.51 sec