Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-214221
#<BuildRuby:0x000055fd2b153f00
@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.20221115-214221",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000024 0.000006 0.000030 ( 0.000031)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.003757 0.001073 1.075309 ( 1.090877)
build_miniruby 0.000741 0.000212 0.921523 ( 0.920313)
build_ruby 0.001105 0.000000 2.722692 ( 2.610515)
build_all 0.007615 0.001228 15.760424 ( 3.370659)
build_install 0.007291 0.000679 1.957773 ( 1.162034)
test_btest 0.000457 0.000115 63.449566 ( 10.257935)
test_basic 0.000570 0.004957 0.306264 ( 0.396442)
test_all 0.000801 0.000250 638.253573 (100.947303)
test_rubyspec 0.044463 0.029192 51.613506 ( 59.876050)
total: 180.63 sec