Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-052917
#<BuildRuby:0x000055714f32d550
@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.20220815-052917",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.008219 0.000632 0.855745 ( 1.533836)
build_miniruby 0.001925 0.000148 0.061623 ( 0.059516)
build_ruby 0.001295 0.000100 0.052918 ( 0.052058)
build_all 0.008915 0.000686 1.279305 ( 0.462854)
build_install 0.016007 0.001231 1.562503 ( 0.784329)
test_btest 0.001413 0.000109 53.868067 ( 6.263784)
test_basic 0.005549 0.000427 0.289333 ( 0.379529)
test_all 0.003330 0.000257 501.204991 ( 53.177681)
test_rubyspec 0.078069 0.051217 41.749470 ( 49.413927)
total: 112.13 sec