Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-184708
#<BuildRuby:0x0000560aa641a378
@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.20230105-184708",
@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.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.006481 0.000316 0.864054 ( 1.208630)
build_miniruby 0.001172 0.000156 1.016678 ( 1.014747)
build_ruby 0.001416 0.000189 2.774869 ( 2.772335)
build_all 0.009703 0.000000 16.707536 ( 2.999881)
build_install 0.010973 0.000309 2.100177 ( 1.075509)
test_btest 0.000941 0.000099 70.388479 ( 11.261920)
test_basic 0.001567 0.004904 0.310260 ( 0.396456)
test_all 0.000000 0.001165 657.335587 (107.526941)
test_rubyspec 0.065302 0.041065 51.415618 ( 59.534953)
total: 187.79 sec