Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-223615
#<BuildRuby:0x000055a6c6578880
@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.20221202-223615",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005883 0.004610 1.187556 ( 1.212012)
build_miniruby 0.001821 0.000561 0.843533 ( 0.842138)
build_ruby 0.002585 0.000795 2.256060 ( 2.157961)
build_all 0.012503 0.007389 18.688033 ( 2.171944)
build_install 0.017583 0.005905 2.077741 ( 1.012538)
test_btest 0.000000 0.001541 88.620471 ( 9.334862)
test_basic 0.005823 0.003835 0.355471 ( 0.441881)
test_all 0.001378 0.000535 739.028027 ( 71.759928)
test_rubyspec 0.106946 0.072051 49.298649 ( 57.433225)
total: 146.37 sec