Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-193011
#<BuildRuby:0x0000556177797df8
@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.20230124-193011",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000017 0.000004 0.000021 ( 0.000019)
build_up 0.001942 0.004660 0.863646 ( 1.033757)
build_miniruby 0.000995 0.000306 1.008047 ( 1.006203)
build_ruby 0.001161 0.000357 2.758829 ( 2.756266)
build_all 0.008396 0.001162 16.703876 ( 2.993224)
build_install 0.009721 0.001345 2.073698 ( 1.062108)
test_btest 0.000582 0.000155 74.335930 ( 10.200461)
test_basic 0.007104 0.000000 0.366864 ( 0.451918)
test_all 0.000000 0.001270 667.038801 (101.440000)
test_rubyspec 0.067729 0.053822 51.539347 ( 59.588875)
total: 180.53 sec