Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-064824
#<BuildRuby:0x00005558f1d0c920
@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-064824",
@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.000017 0.000002 0.000019 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001461 0.008666 1.070199 ( 1.876547)
build_miniruby 0.000000 0.001993 0.113935 ( 0.109834)
build_ruby 0.001636 0.000632 0.117718 ( 0.099415)
build_all 0.005772 0.005612 1.600224 ( 0.650085)
build_install 0.019112 0.002930 1.915559 ( 0.974699)
test_btest 0.000993 0.000348 77.366946 ( 8.099557)
test_basic 0.001337 0.006945 0.383607 ( 0.471129)
test_all 0.002999 0.001285 634.725248 ( 65.817980)
test_rubyspec 0.103989 0.054597 45.653563 ( 54.096802)
total: 132.20 sec