Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-065857
#<BuildRuby:0x000055dc1c471438
@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.20220824-065857",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.008399 0.001400 0.905633 ( 3.365737)
build_miniruby 0.002553 0.000425 0.064497 ( 0.062149)
build_ruby 0.001431 0.000239 0.066120 ( 0.065064)
build_all 0.007489 0.001248 1.225318 ( 0.464474)
build_install 0.012933 0.002156 1.594988 ( 0.803306)
test_btest 0.000827 0.000138 54.100953 ( 6.247127)
test_basic 0.006301 0.000000 0.283978 ( 0.373474)
test_all 0.002880 0.000406 488.481979 ( 53.185175)
test_rubyspec 0.077259 0.044960 42.101761 ( 50.557930)
total: 115.13 sec