Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-040037
#<BuildRuby:0x00005597e3c980f8
@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.20221220-040037",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000000 0.000012 0.000012 ( 0.000013)
build_up 0.000429 0.003648 0.867656 ( 1.080891)
build_miniruby 0.000897 0.000112 1.031296 ( 1.030078)
build_ruby 0.001186 0.000148 2.796184 ( 2.687359)
build_all 0.004108 0.004859 15.836120 ( 3.320493)
build_install 0.008839 0.000024 2.291124 ( 1.298674)
test_btest 0.000552 0.000092 65.545567 ( 10.688279)
test_basic 0.000017 0.004395 0.301163 ( 0.392688)
test_all 0.001117 0.000249 661.435893 (159.100095)
test_rubyspec 0.057789 0.019814 52.416676 ( 60.629057)
total: 240.23 sec