Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-180304
#<BuildRuby:0x0000557ba8a96f90
@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.20221031-180304",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009198 0.000830 1.160588 ( 1.206648)
build_miniruby 0.001765 0.000271 0.091573 ( 0.088132)
build_ruby 0.001691 0.000000 0.102013 ( 0.099443)
build_all 0.009273 0.000304 1.370215 ( 0.577416)
build_install 0.015969 0.000813 1.697848 ( 0.911969)
test_btest 0.001599 0.000188 63.994842 ( 6.665614)
test_basic 0.001988 0.004528 0.356714 ( 0.453398)
test_all 0.004502 0.002946 494.784110 ( 53.523421)
test_rubyspec 0.069756 0.053727 43.397474 ( 52.017458)
total: 115.54 sec