Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-162622
#<BuildRuby:0x0000559849ec6be8
@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.20230114-162622",
@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.000013 0.000006 0.000019 ( 0.000018)
autoconf 0.000030 0.000013 0.000043 ( 0.000042)
configure 0.000021 0.000009 0.000030 ( 0.000030)
build_up 0.001187 0.007872 0.910259 ( 1.072633)
build_miniruby 0.000840 0.000480 1.028661 ( 1.026600)
build_ruby 0.001017 0.000581 2.780171 ( 2.777493)
build_all 0.009946 0.000000 16.765052 ( 3.016276)
build_install 0.007817 0.003589 2.085806 ( 1.081478)
test_btest 0.000670 0.000317 76.425915 ( 11.252554)
test_basic 0.006161 0.001158 0.324502 ( 0.409244)
test_all 0.000848 0.000382 662.684873 (103.668418)
test_rubyspec 0.080491 0.054166 52.348740 ( 60.527620)
total: 184.83 sec