Logfile: /home/ko1/ruby/logs/brlog.trunk.20220612-161703
#<BuildRuby:0x000055e6cc9ef670
@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.20220612-161703",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005377 0.001344 0.829217 ( 0.994402)
build_miniruby 0.000881 0.000220 0.057685 ( 0.056422)
build_ruby 0.000835 0.000209 0.059903 ( 0.058638)
build_all 0.003499 0.000874 1.499176 ( 0.613139)
build_install 0.007187 0.004100 6.282897 ( 2.842266)
test_btest 0.000000 0.000662 49.840725 ( 8.225173)
test_basic 0.000000 0.005461 0.285712 ( 0.375162)
test_all 0.000250 0.001251 661.788554 ( 93.531639)
test_rubyspec 0.073573 0.043287 44.136732 ( 49.681636)
total: 156.38 sec