Logfile: /home/ko1/ruby/logs/brlog.trunk.20220619-123403
#<BuildRuby:0x000055d3a4372c60
@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-123403",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006369 0.000490 0.880508 ( 1.277238)
build_miniruby 0.001070 0.000000 0.057148 ( 0.055853)
build_ruby 0.000000 0.001018 0.059685 ( 0.058414)
build_all 0.001549 0.002712 1.510353 ( 0.610485)
build_install 0.010538 0.000242 6.314659 ( 2.847039)
test_btest 0.000709 0.000000 54.200097 ( 8.200213)
test_basic 0.002541 0.002902 0.298798 ( 0.387552)
test_all 0.001622 0.000244 657.826618 ( 94.499648)
test_rubyspec 0.072209 0.038611 44.365748 ( 49.928120)
total: 157.87 sec