Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-232922
#<BuildRuby:0x0000565316f74148
@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-232922",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.002459 0.004428 0.827119 ( 0.918633)
build_miniruby 0.000856 0.000197 0.057520 ( 0.056227)
build_ruby 0.000829 0.000191 0.057961 ( 0.056740)
build_all 0.003502 0.000808 1.498591 ( 0.599087)
build_install 0.004288 0.004412 6.304566 ( 2.834184)
test_btest 0.000492 0.000141 52.827070 ( 8.019745)
test_basic 0.004340 0.001240 0.255256 ( 0.344452)
test_all 0.001155 0.000330 623.759976 ( 89.700931)
test_rubyspec 0.050102 0.047123 43.815839 ( 48.815801)
total: 151.35 sec