Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-034050
#<BuildRuby:0x0000559bf90eec88
@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.20221006-034050",
@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.000038 0.000011 0.000049 ( 0.000048)
autoconf 0.000054 0.000015 0.000069 ( 0.000067)
configure 0.000047 0.000013 0.000060 ( 0.000058)
build_up 0.010830 0.000671 1.117444 ( 1.184184)
build_miniruby 0.001613 0.000000 0.099231 ( 0.099124)
build_ruby 0.001596 0.000000 0.098325 ( 0.098224)
build_all 0.007535 0.000508 1.288717 ( 0.587444)
build_install 0.009334 0.005606 1.624950 ( 0.901759)
test_btest 0.001426 0.000356 61.316246 ( 6.470159)
test_basic 0.006585 0.000428 0.361027 ( 0.455416)
test_all 0.004051 0.003379 482.298568 ( 52.602330)
test_rubyspec 0.098520 0.033571 42.215577 ( 50.858619)
total: 113.26 sec