Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-102444
#<BuildRuby:0x0000564b30d6fe58
@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-102444",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.000821 0.003992 1.105534 ( 1.167906)
build_miniruby 0.000000 0.000994 0.962888 ( 0.961445)
build_ruby 0.000000 0.001228 2.778616 ( 2.642721)
build_all 0.004404 0.004386 15.796768 ( 3.298319)
build_install 0.008219 0.000733 2.039536 ( 1.225455)
test_btest 0.000548 0.000087 64.258240 ( 10.411734)
test_basic 0.001764 0.002722 0.282011 ( 0.373213)
test_all 0.001295 0.000247 671.860988 (113.075757)
test_rubyspec 0.040625 0.024455 53.953294 ( 61.998282)
total: 195.16 sec