Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-074757
#<BuildRuby:0x000055d88d8d5570
@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.20221019-074757",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.006329 0.003808 1.147794 ( 1.809674)
build_miniruby 0.001242 0.000165 0.107516 ( 0.105727)
build_ruby 0.001346 0.000179 0.106946 ( 0.104882)
build_all 0.007095 0.000374 1.351542 ( 0.599856)
build_install 0.014832 0.001854 1.672545 ( 0.917581)
test_btest 0.000000 0.001715 63.924456 ( 6.462219)
test_basic 0.000000 0.006587 0.352699 ( 0.443556)
test_all 0.005366 0.002017 505.857431 ( 54.334262)
test_rubyspec 0.069989 0.062712 43.137016 ( 51.535263)
total: 116.31 sec