Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-033437
#<BuildRuby:0x0000563623aea7e0
@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.20221118-033437",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000018 0.000004 0.000022 ( 0.000023)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004651 0.000181 1.071436 ( 1.139680)
build_miniruby 0.000708 0.000151 1.013568 ( 1.012471)
build_ruby 0.001018 0.000218 2.714151 ( 2.612490)
build_all 0.005558 0.003391 15.892130 ( 3.289185)
build_install 0.006933 0.001733 2.081514 ( 1.209125)
test_btest 0.000598 0.000000 65.524978 ( 11.147911)
test_basic 0.001424 0.003636 0.297743 ( 0.387865)
test_all 0.000786 0.000231 616.597344 (106.902087)
test_rubyspec 0.029398 0.032092 51.457291 ( 59.755954)
total: 187.46 sec