Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-114319
#<BuildRuby:0x000055f2b1b52878
@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.20221127-114319",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.005206 0.000050 1.216029 ( 1.610332)
build_miniruby 0.000959 0.000042 0.989349 ( 0.987970)
build_ruby 0.001044 0.000045 2.910012 ( 2.789271)
build_all 0.009687 0.000229 22.466387 ( 4.371575)
build_install 0.005296 0.003829 4.323571 ( 1.537409)
test_btest 0.000502 0.000037 57.529877 ( 11.383554)
test_basic 0.004867 0.000051 0.299244 ( 0.389973)
test_all 0.001536 0.000110 649.358037 (110.805050)
test_rubyspec 0.055273 0.013957 52.967784 ( 61.186493)
total: 195.06 sec