Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-202849
#<BuildRuby:0x000055e86dee4638
@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-202849",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.004101 0.000040 0.854344 ( 1.082081)
build_miniruby 0.000693 0.000139 1.001751 ( 1.000634)
build_ruby 0.001246 0.000000 2.736109 ( 2.650105)
build_all 0.009005 0.000000 15.835349 ( 3.270985)
build_install 0.007987 0.002934 2.243807 ( 1.257982)
test_btest 0.000428 0.000081 65.860361 ( 11.035352)
test_basic 0.004748 0.000185 0.303481 ( 0.394176)
test_all 0.001509 0.000274 663.120973 (135.161195)
test_rubyspec 0.028956 0.025525 53.090202 ( 61.303434)
total: 217.16 sec