Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-061742
#<BuildRuby:0x000056426e3d0e80
@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.20221101-061742",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009994 0.000919 1.142024 ( 1.198102)
build_miniruby 0.001922 0.000296 0.105241 ( 0.101911)
build_ruby 0.001573 0.000242 0.114903 ( 0.111839)
build_all 0.002504 0.006581 1.338461 ( 0.568226)
build_install 0.009191 0.006906 1.675404 ( 0.912153)
test_btest 0.002328 0.000000 63.594293 ( 6.391088)
test_basic 0.008163 0.000000 0.366998 ( 0.456593)
test_all 0.006153 0.001567 494.051731 ( 53.514993)
test_rubyspec 0.082190 0.042856 43.189273 ( 51.607077)
total: 114.86 sec