Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-082454
#<BuildRuby:0x000055c6dff42378
@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.20221219-082454",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004334 0.000016 0.849438 ( 1.358969)
build_miniruby 0.000902 0.000000 0.948118 ( 0.946842)
build_ruby 0.001312 0.000000 2.705618 ( 2.615538)
build_all 0.009139 0.000141 15.940721 ( 3.263147)
build_install 0.004696 0.004495 2.278096 ( 1.301335)
test_btest 0.000556 0.000000 59.937224 ( 11.898290)
test_basic 0.001365 0.003570 0.327588 ( 0.418106)
test_all 0.001127 0.000125 667.789131 (134.989533)
test_rubyspec 0.054917 0.023214 51.919717 ( 60.087599)
total: 216.88 sec