Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-180930
#<BuildRuby:0x0000559184fcfe70
@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.20230106-180930",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000023 0.000006 0.000029 ( 0.000014)
build_up 0.005310 0.001225 0.843958 ( 1.021153)
build_miniruby 0.001096 0.000253 1.007869 ( 1.005992)
build_ruby 0.001194 0.000275 2.767107 ( 2.764533)
build_all 0.009032 0.000932 16.818299 ( 3.013621)
build_install 0.011287 0.000243 2.152954 ( 1.093851)
test_btest 0.000873 0.000163 76.874750 ( 10.283520)
test_basic 0.003648 0.004787 0.405472 ( 0.488766)
test_all 0.001001 0.000236 661.378496 (110.065778)
test_rubyspec 0.045975 0.045999 51.857223 ( 59.955764)
total: 189.69 sec