Logfile: /home/ko1/ruby/logs/brlog.trunk.20220619-111654
#<BuildRuby:0x0000564cfb482878
@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.20220619-111654",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006329 0.000452 0.828776 ( 1.136401)
build_miniruby 0.000942 0.000067 0.057407 ( 0.056211)
build_ruby 0.000967 0.000069 0.059552 ( 0.058292)
build_all 0.004352 0.000000 1.526152 ( 0.619382)
build_install 0.010680 0.000381 6.372777 ( 2.865557)
test_btest 0.000815 0.000051 48.858815 ( 8.825654)
test_basic 0.000476 0.004993 0.326490 ( 0.415306)
test_all 0.001412 0.000177 615.435358 ( 92.051216)
test_rubyspec 0.061929 0.037503 44.257874 ( 49.810176)
total: 155.84 sec