Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-191629
#<BuildRuby:0x00005611f1620328
@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.20221123-191629",
@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.000001 0.000011 ( 0.000010)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.004900 0.000000 1.140967 ( 1.194554)
build_miniruby 0.000945 0.000000 1.061236 ( 1.060085)
build_ruby 0.001144 0.000000 2.789096 ( 2.673935)
build_all 0.005256 0.003640 15.918043 ( 3.227854)
build_install 0.007861 0.000749 1.983475 ( 1.153560)
test_btest 0.000567 0.000054 59.340481 ( 11.359256)
test_basic 0.000470 0.004282 0.355554 ( 0.446836)
test_all 0.001408 0.000201 683.947077 (110.104232)
test_rubyspec 0.035600 0.023850 53.801977 ( 67.052810)
total: 198.27 sec