Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-185020
#<BuildRuby:0x000056305522bf10
@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-185020",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000018 0.000002 0.000020 ( 0.000022)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.003427 0.000528 0.859045 ( 1.380694)
build_miniruby 0.000878 0.000135 0.981760 ( 0.980346)
build_ruby 0.001007 0.000154 2.678441 ( 2.583753)
build_all 0.008092 0.001245 15.926503 ( 3.420643)
build_install 0.004288 0.005981 2.290420 ( 1.295027)
test_btest 0.000517 0.000119 57.156144 ( 12.039819)
test_basic 0.003907 0.000902 0.285967 ( 0.376771)
test_all 0.001459 0.000337 653.988724 (106.193722)
test_rubyspec 0.042898 0.019942 52.676428 ( 60.872678)
total: 189.14 sec