Logfile: /home/ko1/ruby/logs/brlog.trunk.20221107-055805
#<BuildRuby:0x0000561896b31438
@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.20221107-055805",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.002320 0.005251 0.885016 ( 1.200977)
build_miniruby 0.000890 0.000445 0.048732 ( 0.047418)
build_ruby 0.000979 0.000490 0.044251 ( 0.042947)
build_all 0.006852 0.001059 1.258337 ( 0.465489)
build_install 0.009956 0.004960 1.613178 ( 0.801758)
test_btest 0.000816 0.000377 62.370296 ( 6.947173)
test_basic 0.003891 0.001796 0.298023 ( 0.396138)
test_all 0.002265 0.001045 520.975032 ( 55.429504)
test_rubyspec 0.070206 0.045517 43.208024 ( 51.693338)
total: 117.03 sec