Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-041748
#<BuildRuby:0x000055db92e24460
@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.20221218-041748",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.004271 0.000011 0.880195 ( 1.080809)
build_miniruby 0.000000 0.000963 0.950113 ( 0.948838)
build_ruby 0.000000 0.001361 2.774200 ( 2.678262)
build_all 0.003382 0.005664 15.685295 ( 3.300474)
build_install 0.005887 0.002804 2.330672 ( 1.310094)
test_btest 0.000478 0.000095 66.754255 ( 10.820856)
test_basic 0.004600 0.000156 0.314585 ( 0.405696)
test_all 0.001128 0.000214 663.212799 (141.069087)
test_rubyspec 0.048389 0.013993 53.299081 ( 61.439430)
total: 223.05 sec