Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-072705
#<BuildRuby:0x0000555b5693ac40
@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.20220727-072705",
@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.000007 0.000001 0.000008 ( 0.000006)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.000000 0.006501 0.814656 ( 1.027618)
build_miniruby 0.000775 0.000281 0.057795 ( 0.056498)
build_ruby 0.000778 0.000155 0.058853 ( 0.057712)
build_all 0.003925 0.000785 1.532152 ( 0.596949)
build_install 0.006480 0.004613 5.636888 ( 2.163875)
test_btest 0.000677 0.000169 46.480140 ( 8.380489)
test_basic 0.005292 0.000258 0.249957 ( 0.339275)
test_all 0.001047 0.000246 592.452079 ( 88.033061)
test_rubyspec 0.052493 0.045711 43.557432 ( 49.184818)
total: 149.84 sec