Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-055912
#<BuildRuby:0x000055de380da5e0
@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.20220201-055912",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007763 0.003936 0.957855 ( 1.401940)
build_miniruby 0.001494 0.000427 0.073323 ( 0.071182)
build_ruby 0.001621 0.000463 0.079214 ( 0.077270)
build_all 0.004738 0.005920 4.136806 ( 0.792168)
build_install 0.013424 0.009742 7.720733 ( 2.375160)
test_btest 0.000893 0.000376 47.621451 ( 44.268665)
test_basic 0.006175 0.000819 0.329009 ( 0.420212)
test_all 0.001249 0.000500 689.521986 ( 67.000205)
test_rubyspec 0.113139 0.057511 46.137609 ( 51.473592)
total: 167.88 sec