Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-234121
#<BuildRuby:0x0000557386f152f8
@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-234121",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.010183 0.000000 1.126398 ( 1.137632)
build_miniruby 0.001489 0.000039 0.093520 ( 0.091242)
build_ruby 0.001856 0.000248 0.101670 ( 0.098989)
build_all 0.007049 0.000940 1.325943 ( 0.564434)
build_install 0.009190 0.005330 1.623049 ( 0.884089)
test_btest 0.001623 0.000305 61.548808 ( 6.875908)
test_basic 0.006049 0.000213 0.345062 ( 0.441131)
test_all 0.005495 0.000970 519.211617 ( 55.145049)
test_rubyspec 0.079452 0.050330 43.269328 ( 51.846373)
total: 117.09 sec