Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-102054
#<BuildRuby:0x000055e89bbeafa8
@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.20221203-102054",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000016)
configure 0.000007 0.000003 0.000010 ( 0.000011)
build_up 0.002967 0.001186 0.805972 ( 1.106441)
build_miniruby 0.000648 0.000259 0.518811 ( 0.519086)
build_ruby 0.000901 0.000361 1.684411 ( 1.624732)
build_all 0.006101 0.003285 12.115182 ( 1.507749)
build_install 0.001876 0.005166 1.630696 ( 0.755792)
test_btest 0.000447 0.000224 63.623772 ( 5.804478)
test_basic 0.002064 0.001032 0.251673 ( 0.348814)
test_all 0.000618 0.000309 481.406832 ( 49.765684)
test_rubyspec 0.012782 0.014974 35.491694 ( 46.098941)
total: 107.53 sec