Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-101440
#<BuildRuby:0x000055bdaa010ca8
@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-101440",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002311 0.008711 0.935106 ( 1.169585)
build_miniruby 0.002357 0.000000 0.072123 ( 0.071546)
build_ruby 0.001831 0.000012 0.070795 ( 0.070569)
build_all 0.006837 0.003880 4.056118 ( 0.792900)
build_install 0.021331 0.002726 7.856623 ( 2.348757)
test_btest 0.000000 0.001447 46.984934 ( 44.058649)
test_basic 0.001510 0.005844 0.347177 ( 0.437718)
test_all 0.001276 0.000365 670.184836 ( 65.641005)
test_rubyspec 0.092115 0.077803 46.111984 ( 51.461456)
total: 166.05 sec