Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-114414
#<BuildRuby:0x00005562df3e7ed8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221124-114414",
@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.000009)
autoconf 0.000030 0.000005 0.000035 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004827 0.000129 1.061924 ( 1.343041)
build_miniruby 0.000850 0.000121 0.936611 ( 0.935061)
build_ruby 0.001068 0.000153 2.691350 ( 2.597861)
build_all 0.008748 0.000000 15.837804 ( 3.252795)
build_install 0.009222 0.000000 1.999950 ( 1.158176)
test_btest 0.000635 0.000000 60.567918 ( 11.261967)
test_basic 0.004892 0.000315 0.317901 ( 0.407936)
test_all 0.001947 0.000205 713.627944 (110.142979)
test_rubyspec 0.029139 0.030660 53.736726 ( 61.997599)
total: 193.10 sec