Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-030655
#<BuildRuby:0x000056199dee9550
@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-030655",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000128 0.000000 0.000128 ( 0.000130)
build_up 0.010934 0.000000 1.168930 ( 1.260029)
build_miniruby 0.001665 0.000000 0.109688 ( 0.109080)
build_ruby 0.000000 0.001836 0.103870 ( 0.104595)
build_all 0.005305 0.002252 1.387032 ( 0.602042)
build_install 0.010539 0.005317 1.672086 ( 0.918794)
test_btest 0.001471 0.000000 62.950930 ( 6.862792)
test_basic 0.005839 0.000000 0.345188 ( 0.439871)
test_all 0.006166 0.000418 504.466948 ( 54.372705)
test_rubyspec 0.077458 0.062283 43.070455 ( 51.705973)
total: 116.38 sec