Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-061219
#<BuildRuby:0x000055f313db8920
@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",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220909-061219",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002216 0.008528 1.114353 ( 1.124735)
build_miniruby 0.001466 0.000419 0.075251 ( 0.073328)
build_ruby 0.001771 0.000506 0.070633 ( 0.068078)
build_all 0.009087 0.001263 1.547773 ( 0.592020)
build_install 0.021039 0.001558 1.930963 ( 0.939616)
test_btest 0.001173 0.000261 95.244341 ( 9.782174)
test_basic 0.007235 0.000442 0.354431 ( 0.443132)
test_all 0.002957 0.000623 682.638785 ( 68.456310)
test_rubyspec 0.096636 0.062334 47.213620 ( 55.606586)
total: 137.09 sec