Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-085303
#<BuildRuby:0x0000557b4256a8c0
@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.20220826-085303",
@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.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006324 0.000000 0.832683 ( 1.651546)
build_miniruby 0.001018 0.000000 0.057990 ( 0.056672)
build_ruby 0.000920 0.000081 0.059887 ( 0.058561)
build_all 0.004521 0.000075 1.542635 ( 0.592956)
build_install 0.007241 0.003847 1.915863 ( 0.965327)
test_btest 0.000553 0.000093 56.574731 ( 8.027863)
test_basic 0.005174 0.000863 0.345414 ( 0.433196)
test_all 0.001477 0.000246 621.765214 ( 90.693387)
test_rubyspec 0.083772 0.040917 44.133049 ( 52.409380)
total: 154.89 sec