Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-040220
#<BuildRuby:0x00005634add0fdf8
@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.20230111-040220",
@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.000007 0.000003 0.000010 ( 0.000009)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000009 0.000004 0.000013 ( 0.000012)
build_up 0.004538 0.001891 0.853341 ( 1.028474)
build_miniruby 0.000946 0.000394 1.008434 ( 1.006275)
build_ruby 0.001173 0.000489 2.788593 ( 2.785958)
build_all 0.008339 0.001510 16.891506 ( 3.021879)
build_install 0.009726 0.001788 2.135264 ( 1.081503)
test_btest 0.000540 0.000193 70.223629 ( 11.111204)
test_basic 0.006681 0.000000 0.371007 ( 0.456989)
test_all 0.001162 0.000000 667.200762 ( 95.162449)
test_rubyspec 0.071952 0.046229 51.611429 ( 59.715774)
total: 175.37 sec