Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-190929
#<BuildRuby:0x0000561a3e3d8e80
@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.20220828-190929",
@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.000040 0.000010 0.000050 ( 0.000053)
autoconf 0.000041 0.000011 0.000052 ( 0.000051)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.005188 0.005497 0.814915 ( 0.868178)
build_miniruby 0.001223 0.000408 0.063251 ( 0.062808)
build_ruby 0.001281 0.000427 0.065876 ( 0.064903)
build_all 0.007438 0.002480 1.243117 ( 0.477192)
build_install 0.007742 0.008273 1.594117 ( 0.794479)
test_btest 0.000892 0.000371 52.114751 ( 5.997497)
test_basic 0.000149 0.005847 0.285157 ( 0.375458)
test_all 0.002946 0.001473 494.154814 ( 51.859759)
test_rubyspec 0.054470 0.074866 41.228979 ( 49.844136)
total: 110.35 sec