Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-143704
#<BuildRuby:0x000055dd985eff58
@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.20230130-143704",
@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.000012 0.000003 0.000015 ( 0.000014)
configure 0.000023 0.000005 0.000028 ( 0.000013)
build_up 0.005394 0.001156 0.853018 ( 1.640230)
build_miniruby 0.000993 0.000213 1.003115 ( 1.001316)
build_ruby 0.001377 0.000295 2.774281 ( 2.771730)
build_all 0.009643 0.000155 16.751914 ( 2.977454)
build_install 0.009028 0.000000 2.071297 ( 1.078649)
test_btest 0.000969 0.000000 71.472799 ( 10.832203)
test_basic 0.003476 0.002798 0.340822 ( 0.427464)
test_all 0.001021 0.000195 658.864763 (102.965395)
test_rubyspec 0.071023 0.040729 51.801406 ( 59.901419)
total: 183.60 sec