Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-183227
#<BuildRuby:0x0000555cef1c83c8
@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.20230114-183227",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000055 0.000000 0.000055 ( 0.000054)
configure 0.000052 0.000000 0.000052 ( 0.000052)
build_up 0.008866 0.000257 0.904954 ( 1.089389)
build_miniruby 0.000994 0.000187 1.023972 ( 1.021950)
build_ruby 0.001585 0.000000 2.787516 ( 2.785164)
build_all 0.005824 0.003945 16.839146 ( 3.000701)
build_install 0.009330 0.000000 2.098984 ( 1.083457)
test_btest 0.001111 0.000000 75.526903 ( 10.959301)
test_basic 0.006250 0.000869 0.321757 ( 0.406743)
test_all 0.001180 0.000225 682.643476 (103.961353)
test_rubyspec 0.096810 0.033927 52.432036 ( 60.448877)
total: 184.76 sec