Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-215144
#<BuildRuby:0x00005623e3e39e98
@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.20230107-215144",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.000000 0.006765 0.904083 ( 1.087394)
build_miniruby 0.000813 0.000499 1.014112 ( 1.012130)
build_ruby 0.001154 0.000308 2.775954 ( 2.773459)
build_all 0.000000 0.009929 16.821745 ( 3.000664)
build_install 0.006359 0.005117 2.138522 ( 1.081861)
test_btest 0.000645 0.000304 72.930822 ( 10.612157)
test_basic 0.005596 0.000750 0.344418 ( 0.430790)
test_all 0.001060 0.000471 663.894673 (112.058484)
test_rubyspec 0.071019 0.063608 52.353197 ( 60.398617)
total: 192.46 sec