Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-071359
#<BuildRuby:0x0000560264216d28
@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.20220727-071359",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.010281 0.001139 0.841927 ( 1.172860)
build_miniruby 0.001980 0.000000 0.062988 ( 0.060761)
build_ruby 0.001486 0.000000 0.066649 ( 0.065645)
build_all 0.005593 0.002105 1.271794 ( 0.470923)
build_install 0.013267 0.003354 4.297229 ( 1.762253)
test_btest 0.000652 0.000250 51.557987 ( 6.030118)
test_basic 0.005287 0.000003 0.275710 ( 0.365822)
test_all 0.003017 0.000000 503.095798 ( 52.786744)
test_rubyspec 0.074204 0.056831 41.716937 ( 47.269517)
total: 109.99 sec