Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-181454
#<BuildRuby:0x00005624185ac728
@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.20221207-181454",
@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.000018 0.000001 0.000019 ( 0.000019)
build_up 0.004981 0.000055 1.168485 ( 1.189685)
build_miniruby 0.000959 0.000069 1.019177 ( 1.017496)
build_ruby 0.001161 0.000083 2.778424 ( 2.685166)
build_all 0.009154 0.000018 15.806638 ( 3.379147)
build_install 0.004431 0.005102 2.256306 ( 1.260070)
test_btest 0.000000 0.000563 61.853263 ( 11.310921)
test_basic 0.000000 0.004685 0.324549 ( 0.414800)
test_all 0.000000 0.000824 664.213892 (113.140625)
test_rubyspec 0.046985 0.020968 52.818464 ( 60.973833)
total: 195.37 sec