Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-020549
#<BuildRuby:0x000055cceef97e58
@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.20221124-020549",
@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.000000 0.000008 ( 0.000009)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.001024 0.004044 1.125943 ( 1.179184)
build_miniruby 0.000821 0.000118 0.953222 ( 0.952003)
build_ruby 0.000958 0.000137 2.777383 ( 2.687569)
build_all 0.008241 0.000551 15.856766 ( 3.278590)
build_install 0.008800 0.001173 2.031125 ( 1.177526)
test_btest 0.000527 0.000070 62.164318 ( 11.033181)
test_basic 0.004497 0.000599 0.298627 ( 0.388904)
test_all 0.001206 0.000160 674.940574 (123.709934)
test_rubyspec 0.043973 0.020445 52.771861 ( 61.093748)
total: 205.50 sec