Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-014152
#<BuildRuby:0x0000558744e04040
@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.20221212-014152",
@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.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000000 0.004227 0.916419 ( 1.153413)
build_miniruby 0.000000 0.000969 0.997538 ( 0.996196)
build_ruby 0.000000 0.001224 2.761026 ( 2.669182)
build_all 0.003464 0.005784 15.762336 ( 3.362608)
build_install 0.008104 0.001410 2.300258 ( 1.264053)
test_btest 0.000434 0.000155 67.185060 ( 10.845133)
test_basic 0.000128 0.004529 0.276228 ( 0.367852)
test_all 0.000847 0.000363 671.728268 (152.542018)
test_rubyspec 0.034350 0.027851 52.489763 ( 60.725873)
total: 233.93 sec