Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-122123
#<BuildRuby:0x000055bfea2aa620
@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.20221224-122123",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.003000 0.001090 0.900063 ( 1.152514)
build_miniruby 0.000658 0.000239 1.064393 ( 1.063037)
build_ruby 0.001130 0.000000 2.691996 ( 2.690697)
build_all 0.008832 0.000000 15.771946 ( 3.318685)
build_install 0.005404 0.003736 2.324630 ( 1.366564)
test_btest 0.000466 0.000155 58.736817 ( 12.013605)
test_basic 0.003657 0.001219 0.331705 ( 0.422473)
test_all 0.000737 0.000246 647.258342 (101.871706)
test_rubyspec 0.029512 0.032140 52.355377 ( 60.631227)
total: 184.53 sec