Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-045554
#<BuildRuby:0x0000555971194040
@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-045554",
@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.000016 0.000002 0.000018 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.003834 0.000480 0.859427 ( 1.079872)
build_miniruby 0.000885 0.000111 0.976730 ( 0.975296)
build_ruby 0.001145 0.000144 2.861668 ( 2.774844)
build_all 0.007963 0.000996 15.855516 ( 3.312854)
build_install 0.000327 0.009856 2.247285 ( 1.239282)
test_btest 0.000545 0.000137 64.875452 ( 11.117578)
test_basic 0.001290 0.003871 0.316238 ( 0.406871)
test_all 0.001087 0.000319 671.479867 (159.834943)
test_rubyspec 0.045256 0.025332 52.931843 ( 61.083124)
total: 241.83 sec