Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-234043
#<BuildRuby:0x000055628fd32858
@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.20230105-234043",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000017 0.000006 0.000023 ( 0.000023)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.000271 0.006400 0.844279 ( 1.040898)
build_miniruby 0.000726 0.000336 1.011226 ( 1.009263)
build_ruby 0.001113 0.000514 2.772118 ( 2.769510)
build_all 0.009272 0.000561 16.783675 ( 3.004678)
build_install 0.007549 0.003819 2.089684 ( 1.075945)
test_btest 0.001024 0.000000 77.704915 ( 10.357982)
test_basic 0.007078 0.000054 0.355827 ( 0.440658)
test_all 0.000956 0.000352 655.313278 (106.058648)
test_rubyspec 0.059398 0.064703 51.400838 ( 59.443022)
total: 185.20 sec