Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-183405
#<BuildRuby:0x00005639797f72c8
@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-183405",
@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.000022 0.000001 0.000023 ( 0.000022)
configure 0.000016 0.000001 0.000017 ( 0.000015)
build_up 0.000885 0.004131 1.057931 ( 1.562332)
build_miniruby 0.000854 0.000082 1.037734 ( 1.036493)
build_ruby 0.001082 0.000103 2.702715 ( 2.615756)
build_all 0.008555 0.000396 15.813852 ( 3.417563)
build_install 0.009420 0.000053 2.057306 ( 1.156262)
test_btest 0.000533 0.000044 63.342057 ( 10.888318)
test_basic 0.000543 0.004511 0.319857 ( 0.410724)
test_all 0.000941 0.000117 681.231575 (106.104602)
test_rubyspec 0.043504 0.024407 51.735404 ( 59.951666)
total: 187.14 sec