Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-062747
#<BuildRuby:0x000055e350a2bf50
@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.20221201-062747",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.005063 0.000159 1.204202 ( 1.453820)
build_miniruby 0.000897 0.000128 2.111800 ( 1.976114)
build_ruby 0.000950 0.000136 2.718188 ( 2.611788)
build_all 0.008537 0.000582 15.927451 ( 3.381371)
build_install 0.004926 0.005450 2.187317 ( 1.227681)
test_btest 0.000595 0.000119 66.632943 ( 10.857980)
test_basic 0.000000 0.004946 0.314398 ( 0.405339)
test_all 0.000000 0.000909 662.779507 (111.378678)
test_rubyspec 0.047721 0.017505 53.250602 ( 61.433255)
total: 194.73 sec