Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-173606
#<BuildRuby:0x00005588174abfb0
@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.20230125-173606",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.006151 0.000385 0.839193 ( 1.023199)
build_miniruby 0.001261 0.000079 1.013226 ( 1.011152)
build_ruby 0.001447 0.000091 2.774984 ( 2.772611)
build_all 0.000811 0.008974 16.770884 ( 3.007037)
build_install 0.010558 0.001076 2.056363 ( 1.063091)
test_btest 0.000838 0.000148 66.210688 ( 11.238167)
test_basic 0.006148 0.000212 0.346703 ( 0.433192)
test_all 0.001218 0.000082 655.442805 (104.694873)
test_rubyspec 0.059986 0.038770 51.827992 ( 59.887036)
total: 185.13 sec