Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-141930
#<BuildRuby:0x000056102a9403c8
@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.20230124-141930",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000022 0.000007 0.000029 ( 0.000028)
build_up 0.004895 0.001632 0.840434 ( 1.024088)
build_miniruby 0.000963 0.000321 1.004677 ( 1.002804)
build_ruby 0.001196 0.000398 2.757924 ( 2.755099)
build_all 0.003055 0.006631 16.795105 ( 3.007391)
build_install 0.006083 0.003188 2.079974 ( 1.065842)
test_btest 0.000717 0.000314 69.471537 ( 10.834099)
test_basic 0.007303 0.000000 0.318952 ( 0.403869)
test_all 0.001207 0.000127 664.060508 (108.053890)
test_rubyspec 0.056212 0.023312 51.447351 ( 59.600344)
total: 187.75 sec