Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-225835
#<BuildRuby:0x0000559c7caf86d8
@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.20220801-225835",
@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.000018 0.000006 0.000024 ( 0.000023)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.007156 0.005104 0.998918 ( 1.046655)
build_miniruby 0.001515 0.000582 0.072894 ( 0.071712)
build_ruby 0.001643 0.000632 0.071705 ( 0.070101)
build_all 0.008265 0.001403 1.536001 ( 0.592082)
build_install 0.018975 0.000134 5.102374 ( 2.056637)
test_btest 0.001118 0.000310 77.010465 ( 8.054671)
test_basic 0.005401 0.001500 0.320086 ( 0.410875)
test_all 0.000759 0.001345 652.257535 ( 64.724496)
test_rubyspec 0.111857 0.079001 45.188363 ( 50.939105)
total: 127.97 sec