Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-124755
#<BuildRuby:0x0000562c92e16620
@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.20230112-124755",
@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.000012 0.000006 0.000018 ( 0.000017)
configure 0.000023 0.000010 0.000033 ( 0.000033)
build_up 0.001404 0.004891 0.860035 ( 1.180770)
build_miniruby 0.000822 0.000448 1.015042 ( 1.012839)
build_ruby 0.001064 0.000580 2.775296 ( 2.772602)
build_all 0.005180 0.004869 16.825063 ( 2.993503)
build_install 0.007737 0.001427 2.110946 ( 1.084211)
test_btest 0.001089 0.000000 72.517832 ( 10.555263)
test_basic 0.006272 0.000000 0.343780 ( 0.430304)
test_all 0.000979 0.000318 671.046605 ( 94.921612)
test_rubyspec 0.072896 0.062151 52.264695 ( 60.349999)
total: 175.30 sec