Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-151725
#<BuildRuby:0x000055aa06f209d0
@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.20221111-151725",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.009455 0.001254 1.095286 ( 1.135933)
build_miniruby 0.001513 0.000349 0.068925 ( 0.066973)
build_ruby 0.000000 0.002263 0.068978 ( 0.067103)
build_all 0.009266 0.000000 1.474674 ( 0.583810)
build_install 0.019496 0.000000 1.802890 ( 0.934127)
test_btest 0.001378 0.000250 85.429501 ( 9.044376)
test_basic 0.003601 0.003974 0.349750 ( 0.440806)
test_all 0.001497 0.000326 693.461491 ( 69.576048)
test_rubyspec 0.114657 0.063204 47.645395 ( 56.016373)
total: 137.87 sec