Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-192936
#<BuildRuby:0x000055b15fef72c8
@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.20221126-192936",
@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.000016 0.000000 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.005272 0.000055 1.281220 ( 1.501881)
build_miniruby 0.000947 0.000043 0.984430 ( 0.983021)
build_ruby 0.001217 0.000055 2.767524 ( 2.681050)
build_all 0.005231 0.004690 22.606085 ( 4.501961)
build_install 0.010164 0.000000 4.376979 ( 1.546436)
test_btest 0.000571 0.000000 57.506949 ( 12.175223)
test_basic 0.004523 0.000159 0.324857 ( 0.415983)
test_all 0.000806 0.000065 685.528474 (109.183632)
test_rubyspec 0.056693 0.017163 53.077856 ( 61.344907)
total: 194.33 sec