Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-100112
#<BuildRuby:0x000055beaf1b1390
@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.20221013-100112",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006379 0.001739 1.077026 ( 1.141797)
build_miniruby 0.001190 0.000325 0.101479 ( 0.098569)
build_ruby 0.001323 0.000361 0.098616 ( 0.095737)
build_all 0.006931 0.000562 1.300961 ( 0.583844)
build_install 0.013947 0.000897 1.656496 ( 0.904384)
test_btest 0.001059 0.000227 61.017134 ( 6.340662)
test_basic 0.007300 0.000407 0.358788 ( 0.447803)
test_all 0.006331 0.000000 481.930467 ( 53.280076)
test_rubyspec 0.082040 0.051607 43.101077 ( 51.374887)
total: 114.27 sec