Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-082330
#<BuildRuby:0x000055c38f4825f8
@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-082330",
@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.000019 0.000005 0.000024 ( 0.000023)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.003275 0.000873 0.822225 ( 1.049704)
build_miniruby 0.000961 0.000000 0.994121 ( 0.992965)
build_ruby 0.001104 0.000000 2.694781 ( 2.693546)
build_all 0.008415 0.000547 15.873552 ( 3.412084)
build_install 0.004701 0.004392 2.258103 ( 1.273991)
test_btest 0.000444 0.000123 59.657694 ( 11.573340)
test_basic 0.000234 0.004404 0.279551 ( 0.370368)
test_all 0.000798 0.000266 631.223764 (114.422180)
test_rubyspec 0.040385 0.027389 52.143455 ( 60.386716)
total: 196.18 sec