Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-132120
#<BuildRuby:0x0000564f848a0028
@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.20221210-132120",
@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.000008 0.000000 0.000008 ( 0.000023)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.001174 0.003575 1.217962 ( 1.229388)
build_miniruby 0.000939 0.000125 0.979509 ( 0.977993)
build_ruby 0.001042 0.000139 2.779026 ( 2.683815)
build_all 0.008311 0.000552 15.855178 ( 3.480946)
build_install 0.010113 0.000698 2.253779 ( 1.256862)
test_btest 0.000514 0.000061 62.962774 ( 11.469613)
test_basic 0.004483 0.000000 0.352589 ( 0.443898)
test_all 0.001241 0.000134 668.164615 (107.574311)
test_rubyspec 0.057020 0.011796 52.565903 ( 60.714987)
total: 189.83 sec