Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-101720
#<BuildRuby:0x0000560016fc8728
@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-101720",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.005341 0.001232 0.856182 ( 1.130189)
build_miniruby 0.001087 0.000251 1.012159 ( 1.010081)
build_ruby 0.001320 0.000304 2.787111 ( 2.784473)
build_all 0.009792 0.000000 16.826585 ( 2.976165)
build_install 0.011378 0.000000 2.149093 ( 1.084025)
test_btest 0.000835 0.000000 77.181413 ( 10.543743)
test_basic 0.005827 0.000763 0.378638 ( 0.464705)
test_all 0.001088 0.000182 672.891722 ( 95.714385)
test_rubyspec 0.106206 0.022376 51.720652 ( 59.736674)
total: 175.45 sec