Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-102122
#<BuildRuby:0x000056151006bfa0
@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.20221209-102122",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003903 0.000976 1.166861 ( 1.306303)
build_miniruby 0.000806 0.000202 1.008975 ( 1.007728)
build_ruby 0.001235 0.000000 2.808577 ( 2.716515)
build_all 0.008826 0.000000 15.781171 ( 3.276987)
build_install 0.009697 0.000495 2.325925 ( 1.345643)
test_btest 0.000475 0.000089 63.767310 ( 10.804893)
test_basic 0.000169 0.004545 0.298412 ( 0.389223)
test_all 0.000756 0.000189 667.584941 (103.052806)
test_rubyspec 0.057113 0.009140 52.141942 ( 60.339778)
total: 184.24 sec