Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-034724
#<BuildRuby:0x000055a3b8acbf00
@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.20221217-034724",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.003968 0.000000 0.872365 ( 1.066776)
build_miniruby 0.000847 0.000000 0.943713 ( 0.942488)
build_ruby 0.001367 0.000000 2.843157 ( 2.744264)
build_all 0.001262 0.007857 15.742715 ( 3.250707)
build_install 0.009820 0.000655 2.127881 ( 1.200979)
test_btest 0.000687 0.000077 64.228161 ( 11.139056)
test_basic 0.000584 0.004398 0.294484 ( 0.385174)
test_all 0.001224 0.000204 671.284939 (139.787284)
test_rubyspec 0.052351 0.014212 52.627508 ( 60.735597)
total: 221.25 sec