Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-211028
#<BuildRuby:0x000055ff2415af08
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221028-211028",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.005273 0.004275 1.107869 ( 1.139162)
build_miniruby 0.002025 0.000290 0.103479 ( 0.101743)
build_ruby 0.001343 0.000191 0.098869 ( 0.095771)
build_all 0.003161 0.004187 1.274188 ( 0.559557)
build_install 0.013013 0.000756 1.634154 ( 0.891976)
test_btest 0.001306 0.000230 62.703478 ( 6.559399)
test_basic 0.004956 0.000875 0.341448 ( 0.430825)
test_all 0.006777 0.001195 497.238172 ( 53.871858)
test_rubyspec 0.053992 0.071259 43.531093 ( 52.017147)
total: 115.67 sec