Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-111333
#<BuildRuby:0x0000557c7ba9c728
@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.20221231-111333",
@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.000003 0.000009 ( 0.000008)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000035 0.000015 0.000050 ( 0.000050)
build_up 0.004739 0.001975 0.851490 ( 1.053281)
build_miniruby 0.000953 0.000397 1.012960 ( 1.010955)
build_ruby 0.001146 0.000478 2.775387 ( 2.772499)
build_all 0.009451 0.000213 16.812827 ( 3.000015)
build_install 0.010069 0.000351 2.328593 ( 1.189508)
test_btest 0.000725 0.000227 76.831186 ( 10.235624)
test_basic 0.007073 0.000729 0.399271 ( 0.482401)
test_all 0.001841 0.000242 652.844941 (100.727632)
test_rubyspec 0.079651 0.045546 51.471807 ( 59.511685)
total: 179.98 sec