Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-032238
#<BuildRuby:0x000055d1c81a7788
@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.20220202-032238",
@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.000012 0.000003 0.000015 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.011491 0.000000 0.963899 ( 1.521572)
build_miniruby 0.001566 0.000249 0.073782 ( 0.072280)
build_ruby 0.001374 0.000258 0.072744 ( 0.071021)
build_all 0.009400 0.001763 4.207968 ( 0.783822)
build_install 0.019415 0.004827 7.731109 ( 2.298609)
test_btest 0.001163 0.000233 47.618391 ( 45.287867)
test_basic 0.006008 0.001202 0.337987 ( 0.429233)
test_all 0.001356 0.000271 650.467701 ( 65.504563)
test_rubyspec 0.099830 0.064081 45.840689 ( 51.351832)
total: 167.32 sec