Logfile: /home/ko1/ruby/logs/brlog.trunk.20220429-040729
#<BuildRuby:0x00005631dc8ebd90
@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.20220429-040729",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000029)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006471 0.000167 0.827854 ( 1.380384)
build_miniruby 0.000921 0.000066 0.057109 ( 0.055870)
build_ruby 0.000000 0.000859 0.057823 ( 0.056686)
build_all 0.001216 0.003050 1.499456 ( 0.611321)
build_install 0.010336 0.000771 6.261216 ( 2.802066)
test_btest 0.000610 0.000076 52.456028 ( 8.079844)
test_basic 0.005208 0.000651 0.324880 ( 0.413081)
test_all 0.001214 0.000152 619.234022 ( 87.849415)
test_rubyspec 0.090592 0.024122 43.850799 ( 48.811236)
total: 150.06 sec