Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-070127
#<BuildRuby:0x0000556cf7111390
@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.20221006-070127",
@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.000002 0.000011 ( 0.000012)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.008528 0.001115 1.090733 ( 1.606766)
build_miniruby 0.001225 0.000283 0.095257 ( 0.093342)
build_ruby 0.001572 0.000363 0.097812 ( 0.096082)
build_all 0.004451 0.004340 1.311164 ( 0.579960)
build_install 0.012758 0.002251 1.624907 ( 0.884633)
test_btest 0.001692 0.000451 59.569368 ( 6.453567)
test_basic 0.006821 0.000455 0.354409 ( 0.445267)
test_all 0.004751 0.001188 505.078145 ( 53.773456)
test_rubyspec 0.089096 0.036926 42.136287 ( 50.632483)
total: 114.57 sec