Logfile: /home/ko1/ruby/logs/brlog.trunk.20220427-210157
#<BuildRuby:0x000055602ca18060
@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.20220427-210157",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006768 0.000192 0.925428 ( 1.997526)
build_miniruby 0.000988 0.000065 0.057472 ( 0.056188)
build_ruby 0.000958 0.000064 0.059293 ( 0.058042)
build_all 0.000422 0.003748 1.516005 ( 0.616873)
build_install 0.008795 0.000000 6.260299 ( 2.828665)
test_btest 0.000736 0.000000 57.608365 ( 7.987226)
test_basic 0.006114 0.000000 0.328266 ( 0.416305)
test_all 0.001415 0.000000 610.326203 ( 91.403285)
test_rubyspec 0.083209 0.020596 44.387490 ( 49.251675)
total: 154.62 sec