Logfile: /home/ko1/ruby/logs/brlog.trunk.20220520-183554
#<BuildRuby:0x0000555e270ffea8
@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.20220520-183554",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006048 0.000432 0.854185 ( 1.179825)
build_miniruby 0.000953 0.000068 0.056550 ( 0.055298)
build_ruby 0.000917 0.000066 0.057216 ( 0.056003)
build_all 0.000503 0.003954 1.485878 ( 0.605832)
build_install 0.002213 0.009036 6.279117 ( 2.847393)
test_btest 0.000690 0.000183 50.898452 ( 8.431732)
test_basic 0.005790 0.000342 0.351938 ( 0.439775)
test_all 0.001810 0.000453 629.310615 ( 92.798912)
test_rubyspec 0.061920 0.040596 44.084527 ( 49.656329)
total: 156.07 sec