Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-124729
#<BuildRuby:0x000056514153c0d0
@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.20221229-124729",
@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.000014 0.000002 0.000016 ( 0.000016)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.006152 0.000276 0.849433 ( 1.034772)
build_miniruby 0.001097 0.000146 1.017963 ( 1.016080)
build_ruby 0.001395 0.000186 2.778554 ( 2.776199)
build_all 0.004353 0.005269 16.763619 ( 2.978354)
build_install 0.005610 0.003804 2.285944 ( 1.176642)
test_btest 0.000526 0.000123 73.267448 ( 10.767344)
test_basic 0.002086 0.005119 0.364470 ( 0.450000)
test_all 0.000501 0.000760 668.094566 (105.122296)
test_rubyspec 0.100386 0.033174 51.614681 ( 59.640896)
total: 184.96 sec