Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-092819
#<BuildRuby:0x000055e48ff3d350
@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-092819",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006649 0.003853 1.492344 ( 1.955802)
build_miniruby 0.001641 0.000219 0.551693 ( 0.549279)
build_ruby 0.003174 0.000423 2.532178 ( 2.371304)
build_all 0.013611 0.001167 12.957975 ( 1.674661)
build_install 0.012050 0.004464 4.283065 ( 1.783979)
test_btest 0.001564 0.000247 52.653918 ( 5.869834)
test_basic 0.001511 0.005140 0.282565 ( 0.370980)
test_all 0.002221 0.000467 507.681472 ( 53.671991)
test_rubyspec 0.089488 0.044247 41.821391 ( 47.641165)
total: 115.89 sec