Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-212502
#<BuildRuby:0x000055d10ceca620
@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.20221209-212502",
@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.000002 0.000010 ( 0.000011)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.004810 0.000166 1.184691 ( 1.382591)
build_miniruby 0.000821 0.000154 1.059255 ( 1.058602)
build_ruby 0.001025 0.000192 2.778905 ( 2.656561)
build_all 0.008031 0.000693 15.840843 ( 3.355288)
build_install 0.008992 0.000051 2.298018 ( 1.320812)
test_btest 0.000538 0.000085 62.060329 ( 11.228699)
test_basic 0.004197 0.000663 0.325980 ( 0.416737)
test_all 0.000968 0.000152 653.167310 (108.244782)
test_rubyspec 0.051049 0.012610 52.320786 ( 60.445528)
total: 190.11 sec