Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-120217
#<BuildRuby:0x00005650b682bdd0
@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.20220721-120217",
@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.000012 0.000002 0.000014 ( 0.000015)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.005656 0.000943 0.883987 ( 2.588134)
build_miniruby 0.000992 0.000000 0.057446 ( 0.056200)
build_ruby 0.000957 0.000000 0.059529 ( 0.058375)
build_all 0.001254 0.003346 1.541682 ( 0.602440)
build_install 0.006496 0.004811 5.680049 ( 2.201933)
test_btest 0.000600 0.000160 47.091669 ( 8.753483)
test_basic 0.001863 0.003605 0.289822 ( 0.378688)
test_all 0.000746 0.000233 624.897392 ( 90.735021)
test_rubyspec 0.081190 0.046653 44.013050 ( 49.738409)
total: 155.11 sec