Logfile: /home/ko1/ruby/logs/brlog.trunk.20220617-035112
#<BuildRuby:0x000055af5a80fde0
@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.20220617-035112",
@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.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002995 0.003618 0.838344 ( 1.148663)
build_miniruby 0.000691 0.000213 0.057205 ( 0.055956)
build_ruby 0.000000 0.000924 0.059146 ( 0.057969)
build_all 0.000462 0.003877 1.491810 ( 0.606804)
build_install 0.006222 0.002489 6.284079 ( 2.845417)
test_btest 0.000861 0.000345 48.538301 ( 8.522156)
test_basic 0.001355 0.004514 0.313124 ( 0.401440)
test_all 0.000744 0.000347 633.439937 ( 94.329611)
test_rubyspec 0.061529 0.050706 44.125121 ( 49.698048)
total: 157.67 sec