Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-194440
#<BuildRuby:0x000056289e488d30
@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.20220911-194440",
@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.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.006038 0.004345 1.120931 ( 1.063854)
build_miniruby 0.001924 0.000257 0.074458 ( 0.072569)
build_ruby 0.001849 0.000246 0.074300 ( 0.072465)
build_all 0.009366 0.001249 1.554740 ( 0.604120)
build_install 0.018348 0.005613 1.930166 ( 0.947025)
test_btest 0.001099 0.000183 91.152696 ( 9.719203)
test_basic 0.006414 0.001069 0.361574 ( 0.452237)
test_all 0.003175 0.000529 679.330297 ( 68.467518)
test_rubyspec 0.088762 0.089465 47.762109 ( 56.029091)
total: 137.43 sec