Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-085640
#<BuildRuby:0x0000557c339b91a0
@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.20220204-085640",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009433 0.002177 0.939702 ( 1.885173)
build_miniruby 0.001480 0.000342 0.076857 ( 0.075258)
build_ruby 0.001848 0.000426 0.077443 ( 0.075277)
build_all 0.006833 0.004062 4.104899 ( 0.789436)
build_install 0.019742 0.004952 7.862071 ( 2.310571)
test_btest 0.001066 0.000280 47.501010 ( 44.947824)
test_basic 0.001754 0.005305 0.348133 ( 0.437778)
test_all 0.001497 0.000472 695.364968 ( 67.204944)
test_rubyspec 0.073819 0.092237 46.470840 ( 51.780509)
total: 169.51 sec