Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-093259
#<BuildRuby:0x00005604fc7e8040
@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.20230115-093259",
@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.000008)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.003197 0.003891 1.283231 ( 1.309230)
build_miniruby 0.001088 0.000218 1.700963 ( 1.572201)
build_ruby 0.000000 0.001388 2.777297 ( 2.774834)
build_all 0.006569 0.003255 16.919580 ( 2.995308)
build_install 0.010945 0.000546 2.144898 ( 1.086043)
test_btest 0.000746 0.000000 78.017106 ( 10.730422)
test_basic 0.006191 0.000547 0.342335 ( 0.428503)
test_all 0.000959 0.000202 681.279964 ( 97.159276)
test_rubyspec 0.075834 0.056300 52.375512 ( 60.379475)
total: 178.44 sec