Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-141727
#<BuildRuby:0x000055d4e6375350
@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.20221101-141727",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009507 0.000109 1.083130 ( 1.132048)
build_miniruby 0.001469 0.000098 0.098731 ( 0.096463)
build_ruby 0.001519 0.000102 0.099606 ( 0.096906)
build_all 0.008108 0.000241 1.323980 ( 0.571621)
build_install 0.015275 0.000955 1.652458 ( 0.883035)
test_btest 0.001240 0.000078 61.838633 ( 6.885710)
test_basic 0.006120 0.000383 0.342903 ( 0.440950)
test_all 0.006185 0.000290 494.811397 ( 53.540767)
test_rubyspec 0.079381 0.048721 43.714723 ( 52.219961)
total: 115.87 sec