Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-232725
#<BuildRuby:0x0000557207ae8610
@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.20220826-232725",
@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.000003 0.000012 ( 0.000012)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.010610 0.000823 0.982269 ( 1.145243)
build_miniruby 0.002332 0.000000 0.076299 ( 0.075028)
build_ruby 0.000000 0.002042 0.080823 ( 0.079245)
build_all 0.010214 0.000890 1.537279 ( 0.585826)
build_install 0.012760 0.009507 1.890716 ( 0.938803)
test_btest 0.000807 0.000283 69.991985 ( 8.167894)
test_basic 0.005893 0.002062 0.329510 ( 0.417798)
test_all 0.003465 0.001213 645.452750 ( 65.446666)
test_rubyspec 0.087809 0.077225 45.758303 ( 54.269497)
total: 131.13 sec