Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-013907
#<BuildRuby:0x000055f5d448f600
@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.20220825-013907",
@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.000008)
build_up 0.007277 0.004388 1.023430 ( 2.196819)
build_miniruby 0.001627 0.000203 0.074914 ( 0.073757)
build_ruby 0.001753 0.000220 0.079955 ( 0.079269)
build_all 0.005703 0.004635 1.508079 ( 0.578710)
build_install 0.021377 0.001187 1.890404 ( 0.915260)
test_btest 0.000936 0.000141 75.531716 ( 8.338157)
test_basic 0.000000 0.006921 0.336141 ( 0.425325)
test_all 0.001178 0.003143 647.813559 ( 65.202845)
test_rubyspec 0.110960 0.050951 45.653563 ( 54.099595)
total: 131.91 sec