Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-155141
#<BuildRuby:0x0000557fbcf764d0
@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.20220130-155141",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.007286 0.004918 0.949497 ( 1.005530)
build_miniruby 0.001430 0.000191 0.073261 ( 0.072535)
build_ruby 0.001986 0.000265 0.071098 ( 0.069638)
build_all 0.009446 0.001260 4.027663 ( 0.788718)
build_install 0.010540 0.009428 7.728091 ( 2.302667)
test_btest 0.001059 0.000236 47.077336 ( 43.703714)
test_basic 0.007807 0.000573 0.341962 ( 0.429834)
test_all 0.000000 0.002293 681.996480 ( 66.998950)
test_rubyspec 0.132780 0.041661 46.044008 ( 51.490104)
total: 166.86 sec