Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-194011
#<BuildRuby:0x000055fc0623bdf8
@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.20220729-194011",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006811 0.000197 0.891988 ( 1.076332)
build_miniruby 0.000905 0.000065 0.056695 ( 0.055446)
build_ruby 0.001033 0.000000 0.059091 ( 0.057828)
build_all 0.004511 0.000079 1.530392 ( 0.588847)
build_install 0.009109 0.000000 5.677525 ( 2.176900)
test_btest 0.000740 0.000000 50.724927 ( 8.401310)
test_basic 0.000000 0.005498 0.292177 ( 0.381050)
test_all 0.000000 0.001038 614.235783 ( 89.660090)
test_rubyspec 0.092862 0.022921 43.685335 ( 49.377241)
total: 151.78 sec