Logfile: /home/ko1/ruby/logs/brlog.trunk.20220427-024008
#<BuildRuby:0x000055bac11665a8
@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.20220427-024008",
@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.000002 0.000016 ( 0.000016)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.006381 0.000350 0.843932 ( 1.006782)
build_miniruby 0.000833 0.000119 0.057973 ( 0.056837)
build_ruby 0.000000 0.000893 0.059520 ( 0.058205)
build_all 0.001630 0.002727 1.516805 ( 0.609315)
build_install 0.007840 0.000720 6.287459 ( 2.842599)
test_btest 0.000611 0.000000 55.318065 ( 8.239925)
test_basic 0.005550 0.000000 0.300125 ( 0.388847)
test_all 0.001470 0.000000 631.782738 ( 92.445447)
test_rubyspec 0.087368 0.041630 44.431602 ( 49.265305)
total: 154.91 sec