Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-062909
#<BuildRuby:0x0000557cf9a9a620
@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.20230110-062909",
@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.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.006261 0.000301 0.847912 ( 1.018797)
build_miniruby 0.001219 0.000152 1.017723 ( 1.015746)
build_ruby 0.001291 0.000161 2.775212 ( 2.772783)
build_all 0.000542 0.009296 16.859587 ( 2.972078)
build_install 0.007019 0.004583 2.160772 ( 1.094016)
test_btest 0.000757 0.000227 75.139215 ( 10.608915)
test_basic 0.005225 0.001568 0.373467 ( 0.459276)
test_all 0.001384 0.000000 664.258878 (100.418241)
test_rubyspec 0.074137 0.056750 51.943017 ( 59.982115)
total: 180.34 sec