Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-090912
#<BuildRuby:0x0000558d5f5ec0f8
@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.20221215-090912",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.003911 0.000279 0.858725 ( 1.061100)
build_miniruby 0.000796 0.000057 1.050463 ( 1.049279)
build_ruby 0.000000 0.001248 2.808453 ( 2.716072)
build_all 0.006636 0.002258 15.640099 ( 3.328486)
build_install 0.008043 0.002349 2.208911 ( 1.234552)
test_btest 0.000512 0.000070 64.744856 ( 11.179884)
test_basic 0.003940 0.000538 0.336955 ( 0.427945)
test_all 0.001390 0.000189 681.478809 (142.293190)
test_rubyspec 0.044366 0.014028 52.189277 ( 60.385015)
total: 223.68 sec