Logfile: /home/ko1/ruby/logs/brlog.trunk.20230707-032810
#<BuildRuby:0x000056350d8a3520
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230707-032810",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005605 0.000000 1.435727 ( 2.667396)
build_miniruby 0.001097 0.000000 0.896234 ( 0.896134)
build_ruby 0.000000 0.001169 2.668804 ( 2.669538)
build_all 0.000000 0.008880 8.386889 ( 7.671906)
build_install 0.005422 0.003319 1.991041 ( 1.653855)
test_btest 0.000825 0.000206 84.047472 ( 8.222517)
test_basic 0.004728 0.000071 0.649776 ( 0.727835)
test_all 0.001235 0.000294 470.663370 ( 51.077583)
test_rubyspec 0.018882 0.016963 42.969777 ( 55.285504)
total: 130.87 sec