Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-162254
#<BuildRuby:0x000055ac002e43a0
@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.20220919-162254",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004736 0.005666 1.087651 ( 1.237229)
build_miniruby 0.002227 0.000000 0.117716 ( 0.112915)
build_ruby 0.002632 0.000000 0.111398 ( 0.094746)
build_all 0.009535 0.000295 1.578659 ( 0.635786)
build_install 0.017800 0.004444 1.927666 ( 0.981018)
test_btest 0.001288 0.000000 74.481164 ( 8.322157)
test_basic 0.000000 0.007214 0.381973 ( 0.470721)
test_all 0.004749 0.000791 634.183341 ( 66.084124)
test_rubyspec 0.087299 0.069875 46.059877 ( 54.538543)
total: 132.48 sec