Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-224737
#<BuildRuby:0x000056054886abe8
@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.20221211-224737",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003503 0.000539 0.877926 ( 1.105798)
build_miniruby 0.000000 0.000817 0.956210 ( 0.954918)
build_ruby 0.000000 0.001048 2.733872 ( 2.647599)
build_all 0.006959 0.001950 15.903966 ( 3.302052)
build_install 0.007232 0.001446 2.204516 ( 1.225581)
test_btest 0.000505 0.000101 66.988636 ( 10.744117)
test_basic 0.004154 0.000831 0.289540 ( 0.380853)
test_all 0.001100 0.000220 677.157101 (147.215714)
test_rubyspec 0.037562 0.027247 52.454668 ( 60.660382)
total: 228.24 sec