Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-142941
#<BuildRuby:0x00005618c2710328
@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.20220809-142941",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.004701 0.001880 0.882359 ( 2.256076)
build_miniruby 0.000737 0.000295 0.059207 ( 0.057979)
build_ruby 0.000743 0.000297 0.059519 ( 0.058258)
build_all 0.004533 0.000000 1.511787 ( 0.592318)
build_install 0.007290 0.003834 5.660181 ( 2.159763)
test_btest 0.000562 0.000216 46.344075 ( 9.043575)
test_basic 0.005504 0.000304 0.343069 ( 0.431379)
test_all 0.000890 0.000318 605.805548 ( 91.875744)
test_rubyspec 0.042736 0.063839 43.742020 ( 51.181520)
total: 157.66 sec