Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-085757
#<BuildRuby:0x000055a24f370658
@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.20220203-085757",
@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.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000017)
build_up 0.011018 0.000411 0.985466 ( 4.667146)
build_miniruby 0.002332 0.000000 0.073383 ( 0.071430)
build_ruby 0.001679 0.000001 0.076764 ( 0.075639)
build_all 0.009496 0.000601 4.058130 ( 0.787007)
build_install 0.017585 0.006473 7.737883 ( 2.329201)
test_btest 0.001416 0.000000 47.332292 ( 44.811975)
test_basic 0.000224 0.008170 0.354468 ( 0.441015)
test_all 0.001691 0.000000 694.120569 ( 66.904593)
test_rubyspec 0.132383 0.034716 46.140836 ( 51.514968)
total: 171.60 sec