Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-061203
#<BuildRuby:0x000055d8d09c4038
@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.20220825-061203",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.006555 0.000000 0.854490 ( 0.919151)
build_miniruby 0.000936 0.000000 0.059447 ( 0.058191)
build_ruby 0.000000 0.000941 0.059495 ( 0.058342)
build_all 0.001996 0.002486 1.528435 ( 0.592093)
build_install 0.005894 0.005220 1.896405 ( 0.961158)
test_btest 0.000597 0.000150 46.824505 ( 8.410234)
test_basic 0.004414 0.001103 0.317830 ( 0.406537)
test_all 0.002726 0.000414 600.446948 ( 92.628400)
test_rubyspec 0.067092 0.052267 44.074650 ( 52.323501)
total: 156.36 sec