Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-082342
#<BuildRuby:0x000055b6320b6038
@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-082342",
@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.000027 0.000005 0.000032 ( 0.000032)
autoconf 0.000043 0.000006 0.000049 ( 0.000050)
configure 0.000034 0.000005 0.000039 ( 0.000042)
build_up 0.006994 0.005590 0.858814 ( 1.023683)
build_miniruby 0.000000 0.001479 0.063837 ( 0.062676)
build_ruby 0.000000 0.001765 0.065609 ( 0.064571)
build_all 0.006168 0.001632 1.242851 ( 0.465036)
build_install 0.008454 0.005911 1.586579 ( 0.792380)
test_btest 0.001037 0.000346 51.760105 ( 5.728528)
test_basic 0.004249 0.001417 0.285108 ( 0.376481)
test_all 0.006525 0.000921 496.354663 ( 52.871905)
test_rubyspec 0.081518 0.047034 41.101538 ( 49.640778)
total: 111.03 sec