Logfile: /home/ko1/ruby/logs/brlog.trunk.20220626-021451
#<BuildRuby:0x0000560fd2f072c8
@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.20220626-021451",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002098 0.004519 0.855430 ( 0.946902)
build_miniruby 0.000833 0.000128 0.057505 ( 0.056316)
build_ruby 0.000904 0.000139 0.059804 ( 0.058445)
build_all 0.004318 0.000000 1.488490 ( 0.600676)
build_install 0.007632 0.003442 6.268592 ( 2.823204)
test_btest 0.000604 0.000106 56.450442 ( 8.086033)
test_basic 0.005009 0.000884 0.315536 ( 0.403642)
test_all 0.001034 0.000183 648.284514 ( 91.963889)
test_rubyspec 0.083140 0.042524 43.996284 ( 49.535640)
total: 154.48 sec