Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-041235
#<BuildRuby:0x000056137cae7f00
@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.20230119-041235",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.001821 0.004641 0.851356 ( 1.055862)
build_miniruby 0.000975 0.000300 1.021707 ( 1.019744)
build_ruby 0.001317 0.000406 2.792395 ( 2.789706)
build_all 0.009773 0.000256 16.910329 ( 3.007800)
build_install 0.003586 0.005668 2.126578 ( 1.081868)
test_btest 0.000813 0.000271 72.905752 ( 10.522355)
test_basic 0.005689 0.001897 0.378781 ( 0.462846)
test_all 0.001286 0.000429 662.817841 (116.124633)
test_rubyspec 0.095491 0.037940 51.954784 ( 59.972945)
total: 196.04 sec