Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-011137
#<BuildRuby:0x00005593e5830990
@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.20220825-011137",
@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.000010 0.000000 0.000010 ( 0.000011)
configure 0.000071 0.000005 0.000076 ( 0.000093)
build_up 0.005588 0.003691 0.879321 ( 8.449642)
build_miniruby 0.000000 0.001469 0.056706 ( 0.056020)
build_ruby 0.000000 0.001423 0.052569 ( 0.051596)
build_all 0.006556 0.001362 1.246682 ( 0.465487)
build_install 0.014143 0.001784 1.581497 ( 0.801848)
test_btest 0.000772 0.000136 53.121610 ( 5.915031)
test_basic 0.000893 0.004886 0.288988 ( 0.381139)
test_all 0.004525 0.001065 482.557927 ( 51.548836)
test_rubyspec 0.092902 0.036188 41.804301 ( 50.304727)
total: 117.98 sec