Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-155851
#<BuildRuby:0x000055af109b46e0
@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.20221114-155851",
@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.000003 0.000015 ( 0.000016)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009132 0.001135 1.112614 ( 1.275156)
build_miniruby 0.001360 0.000291 0.119080 ( 0.116695)
build_ruby 0.002427 0.000000 0.131889 ( 0.113243)
build_all 0.008482 0.000442 1.551135 ( 0.677084)
build_install 0.017959 0.002379 1.912788 ( 0.986595)
test_btest 0.001111 0.000196 87.540179 ( 8.538397)
test_basic 0.006283 0.001109 0.413533 ( 0.504258)
test_all 0.002271 0.000400 657.458639 ( 68.731922)
test_rubyspec 0.110047 0.066264 48.536767 ( 57.000656)
total: 137.94 sec