Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-143600
#<BuildRuby:0x000055f7158b8488
@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-143600",
@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.000005 0.000001 0.000006 ( 0.000021)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000012 0.000005 0.000017 ( 0.000016)
build_up 0.002809 0.002036 1.159997 ( 1.517623)
build_miniruby 0.000618 0.000238 0.952232 ( 0.950977)
build_ruby 0.000822 0.000316 2.707442 ( 2.603976)
build_all 0.007624 0.001351 15.837048 ( 3.419853)
build_install 0.007430 0.002654 2.210064 ( 1.258521)
test_btest 0.000388 0.000139 67.699707 ( 11.076361)
test_basic 0.003860 0.001379 0.306072 ( 0.395924)
test_all 0.001425 0.000192 693.135713 (108.691128)
test_rubyspec 0.036362 0.031811 53.333668 ( 61.514250)
total: 191.43 sec