Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-023033
#<BuildRuby:0x0000561d8c60de98
@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.20221221-023033",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.000229 0.003693 0.849672 ( 1.551712)
build_miniruby 0.000748 0.000106 1.011780 ( 1.010552)
build_ruby 0.000936 0.000134 2.584372 ( 2.583046)
build_all 0.008328 0.000562 15.686356 ( 3.322301)
build_install 0.005994 0.003904 2.317207 ( 1.321036)
test_btest 0.000503 0.000089 64.978708 ( 11.026833)
test_basic 0.000899 0.003519 0.354656 ( 0.445996)
test_all 0.001491 0.000331 665.044595 (137.766648)
test_rubyspec 0.041228 0.022078 51.894219 ( 60.064855)
total: 219.09 sec