Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-165134
#<BuildRuby:0x000055b3b52d3d90
@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.20220501-165134",
@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.000015 0.000000 0.000015 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002539 0.004057 0.837897 ( 0.998659)
build_miniruby 0.001004 0.000067 0.057364 ( 0.056080)
build_ruby 0.000884 0.000059 0.057450 ( 0.056246)
build_all 0.000630 0.003746 1.512188 ( 0.612416)
build_install 0.007826 0.000978 6.268747 ( 2.803029)
test_btest 0.000676 0.000084 45.002343 ( 8.568004)
test_basic 0.005134 0.000642 0.289264 ( 0.377691)
test_all 0.001228 0.000154 621.636987 ( 87.910973)
test_rubyspec 0.058804 0.031396 43.873436 ( 48.807730)
total: 150.19 sec