Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-214629
#<BuildRuby:0x000056462a32bdd0
@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.20220718-214629",
@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.000011 0.000002 0.000013 ( 0.000014)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.005220 0.000870 0.810972 ( 0.902394)
build_miniruby 0.000786 0.000131 0.056947 ( 0.055857)
build_ruby 0.000891 0.000149 0.059092 ( 0.057862)
build_all 0.004429 0.000000 1.532622 ( 0.604849)
build_install 0.006059 0.004007 5.664374 ( 2.203887)
test_btest 0.000622 0.000124 49.548108 ( 8.205255)
test_basic 0.000783 0.004757 0.267046 ( 0.355948)
test_all 0.000879 0.000234 617.549315 ( 89.758284)
test_rubyspec 0.081990 0.043914 43.901277 ( 49.467109)
total: 151.61 sec