Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-161551
#<BuildRuby:0x000055de50ce3e00
@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.20221126-161551",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000351 0.005137 1.202563 ( 1.462846)
build_miniruby 0.000782 0.000209 1.040488 ( 1.039083)
build_ruby 0.000892 0.000238 2.778861 ( 2.668213)
build_all 0.007316 0.002616 22.613038 ( 4.427417)
build_install 0.007026 0.001952 4.386057 ( 1.568359)
test_btest 0.000439 0.000122 60.501698 ( 11.285649)
test_basic 0.004349 0.000158 0.301280 ( 0.392335)
test_all 0.001104 0.000000 666.810802 (107.016507)
test_rubyspec 0.042008 0.021109 53.937694 ( 62.082200)
total: 191.94 sec