Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-014909
#<BuildRuby:0x000055c952b24208
@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.20221119-014909",
@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.000001 0.000011 ( 0.000012)
autoconf 0.000018 0.000001 0.000019 ( 0.000018)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.005075 0.000043 1.078026 ( 1.345415)
build_miniruby 0.000945 0.000045 1.013696 ( 1.012148)
build_ruby 0.001054 0.000050 2.815760 ( 2.714320)
build_all 0.004605 0.004337 15.758578 ( 3.349054)
build_install 0.001441 0.007451 1.976560 ( 1.122318)
test_btest 0.000649 0.000108 65.107290 ( 11.094509)
test_basic 0.004330 0.000000 0.299496 ( 0.390505)
test_all 0.000827 0.000000 648.472142 (102.279224)
test_rubyspec 0.044324 0.020509 51.527509 ( 59.747471)
total: 183.06 sec