Logfile: /home/ko1/ruby/logs/brlog.trunk.20220428-021821
#<BuildRuby:0x0000563039247e98
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220428-021821",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000014)
build_up 0.001057 0.005539 0.783328 ( 1.029240)
build_miniruby 0.000726 0.000279 0.089652 ( 0.087667)
build_ruby 0.001390 0.000535 3.519447 ( 3.320562)
build_all 0.003827 0.005547 15.750537 ( 2.897686)
build_install 0.007391 0.003721 6.354025 ( 2.815367)
test_btest 0.000375 0.000175 53.001382 ( 8.146075)
test_basic 0.006017 0.000000 0.334949 ( 0.422845)
test_all 0.001370 0.000000 639.385571 ( 92.003740)
test_rubyspec 0.078269 0.048771 43.601269 ( 48.541119)
total: 159.26 sec