Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-180216
#<BuildRuby:0x0000561db1e34728
@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.20221210-180216",
@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.000019 0.000002 0.000021 ( 0.000021)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.003694 0.000493 0.878819 ( 1.131346)
build_miniruby 0.000837 0.000000 0.924534 ( 0.923280)
build_ruby 0.001221 0.000000 2.730211 ( 2.614942)
build_all 0.000798 0.008170 15.812386 ( 3.334093)
build_install 0.008827 0.001097 2.226945 ( 1.287817)
test_btest 0.000484 0.000114 67.046179 ( 11.002622)
test_basic 0.001477 0.003644 0.299766 ( 0.389964)
test_all 0.000975 0.000271 671.547319 (103.011302)
test_rubyspec 0.041647 0.023981 52.381664 ( 60.529007)
total: 184.23 sec