Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-193534
#<BuildRuby:0x000055cd5b5240f8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221213-193534",
@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.000022)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.003805 0.000293 0.848059 ( 1.081832)
build_miniruby 0.001060 0.000000 1.011389 ( 1.009992)
build_ruby 0.001271 0.000000 2.864271 ( 2.760715)
build_all 0.008744 0.000488 15.743776 ( 3.331472)
build_install 0.005890 0.004424 2.273947 ( 1.334048)
test_btest 0.000480 0.000060 57.768234 ( 12.034086)
test_basic 0.000000 0.004669 0.345996 ( 0.437425)
test_all 0.000000 0.001350 677.320225 (141.723671)
test_rubyspec 0.040609 0.021067 52.514726 ( 60.645066)
total: 224.36 sec