Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-191004
#<BuildRuby:0x0000562075940610
@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.20221117-191004",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.008480 0.000608 1.090902 ( 1.141408)
build_miniruby 0.001869 0.000249 0.882160 ( 0.882279)
build_ruby 0.000000 0.002816 2.440184 ( 2.342458)
build_all 0.016529 0.001906 18.445198 ( 2.276159)
build_install 0.015865 0.004128 1.904007 ( 0.985440)
test_btest 0.000937 0.000171 87.641483 ( 9.760676)
test_basic 0.001500 0.004842 0.332160 ( 0.425474)
test_all 0.001634 0.000372 691.182233 ( 73.685038)
test_rubyspec 0.079110 0.048013 50.898454 ( 59.428895)
total: 150.93 sec