Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-191535
#<BuildRuby:0x000056047647c040
@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.20221214-191535",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000006 0.000018 ( 0.000019)
configure 0.000010 0.000005 0.000015 ( 0.000015)
build_up 0.002646 0.001323 0.870115 ( 1.068260)
build_miniruby 0.000575 0.000288 0.981496 ( 0.980374)
build_ruby 0.000727 0.000363 2.832829 ( 2.739481)
build_all 0.008800 0.000099 15.795875 ( 3.318734)
build_install 0.007786 0.001339 2.273461 ( 1.310272)
test_btest 0.000404 0.000155 65.512318 ( 10.958494)
test_basic 0.003087 0.001188 0.308559 ( 0.399892)
test_all 0.001031 0.000396 670.566930 (144.528396)
test_rubyspec 0.026922 0.040364 52.157272 ( 60.334410)
total: 225.64 sec