Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-161525
#<BuildRuby:0x0000557cbd006678
@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.20221210-161525",
@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.000006 0.000000 0.000006 ( 0.000021)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.000943 0.003219 0.861616 ( 1.072044)
build_miniruby 0.000816 0.000109 0.976518 ( 0.975037)
build_ruby 0.001006 0.000135 2.785405 ( 2.679260)
build_all 0.008736 0.000122 15.949835 ( 3.356768)
build_install 0.007136 0.000839 2.202582 ( 1.228765)
test_btest 0.000454 0.000054 65.888316 ( 10.636563)
test_basic 0.000093 0.004325 0.314753 ( 0.405993)
test_all 0.000919 0.000162 669.971379 (105.934662)
test_rubyspec 0.050021 0.014558 52.778033 ( 60.979929)
total: 187.27 sec