Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-112629
#<BuildRuby:0x0000557a18aeffa0
@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.20221211-112629",
@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.000009 0.000003 0.000012 ( 0.000025)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.003226 0.000922 0.865160 ( 1.102585)
build_miniruby 0.000000 0.001014 0.981114 ( 0.979686)
build_ruby 0.000000 0.001126 2.707174 ( 2.607387)
build_all 0.007349 0.001833 15.822119 ( 3.332618)
build_install 0.008936 0.000551 2.269990 ( 1.323584)
test_btest 0.000435 0.000125 63.511523 ( 11.053987)
test_basic 0.001145 0.004003 0.317520 ( 0.407573)
test_all 0.000740 0.000246 656.157645 (108.883393)
test_rubyspec 0.035400 0.028439 52.207694 ( 60.412804)
total: 190.10 sec