Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-045249
#<BuildRuby:0x000055b13ca73468
@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-045249",
@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.000011 0.000002 0.000013 ( 0.000014)
configure 0.000038 0.000009 0.000047 ( 0.000047)
build_up 0.000029 0.006757 0.850579 ( 1.449148)
build_miniruby 0.000941 0.000336 1.012666 ( 1.010576)
build_ruby 0.001196 0.000427 2.779767 ( 2.777141)
build_all 0.009706 0.000000 16.768210 ( 2.993288)
build_install 0.008463 0.001231 2.289558 ( 1.181619)
test_btest 0.000768 0.000220 74.917825 ( 10.426960)
test_basic 0.006557 0.000818 0.313716 ( 0.399055)
test_all 0.001091 0.000298 663.734192 (105.665549)
test_rubyspec 0.083109 0.050361 51.669366 ( 59.732606)
total: 185.64 sec