Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-190330
#<BuildRuby:0x00005618903915a8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220131-190330",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.010732 0.000924 0.960319 ( 1.088995)
build_miniruby 0.001633 0.000217 0.075942 ( 0.075411)
build_ruby 0.001637 0.000219 0.076677 ( 0.076329)
build_all 0.008911 0.000551 4.076295 ( 0.783348)
build_install 0.023128 0.000400 7.912437 ( 2.396451)
test_btest 0.000820 0.000082 47.889393 ( 44.561358)
test_basic 0.006141 0.000614 0.345964 ( 0.436948)
test_all 0.001666 0.000166 705.025323 ( 68.077687)
test_rubyspec 0.141303 0.029123 46.491362 ( 51.744344)
total: 169.24 sec