Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-160424
#<BuildRuby:0x000055f6c00028c0
@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.20220726-160424",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006514 0.000364 5.868594 ( 7.283491)
build_miniruby 0.001062 0.000164 0.780919 ( 0.778621)
build_ruby 0.001551 0.000239 3.443401 ( 3.253823)
build_all 0.002116 0.007226 15.636499 ( 2.852204)
build_install 0.009153 0.002195 5.691559 ( 2.168104)
test_btest 0.000496 0.000130 46.912978 ( 8.193988)
test_basic 0.000000 0.006053 0.332625 ( 0.420389)
test_all 0.000000 0.001163 624.895407 ( 90.895557)
test_rubyspec 0.049289 0.042709 43.608674 ( 49.251104)
total: 165.10 sec