Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-121625
#<BuildRuby:0x000055ebf60b27e0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221127-121625",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.001107 0.004084 1.203692 ( 1.462820)
build_miniruby 0.000748 0.000107 1.008886 ( 1.007564)
build_ruby 0.001000 0.000143 2.820814 ( 2.717916)
build_all 0.008521 0.001217 22.519079 ( 4.504245)
build_install 0.009897 0.000050 4.393865 ( 1.559738)
test_btest 0.000605 0.000076 65.724613 ( 11.537089)
test_basic 0.004552 0.000569 0.376441 ( 0.467285)
test_all 0.001194 0.000149 650.851527 (121.513677)
test_rubyspec 0.042414 0.024454 52.735572 ( 61.002295)
total: 205.77 sec