Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-234313
#<BuildRuby:0x000055c720b73f58
@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.20221205-234313",
@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.000011)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004942 0.000099 1.181895 ( 1.920294)
build_miniruby 0.000872 0.000083 1.015969 ( 1.014728)
build_ruby 0.001232 0.000000 2.856769 ( 2.732646)
build_all 0.008803 0.000182 15.804953 ( 3.554734)
build_install 0.008038 0.000000 2.194176 ( 1.254251)
test_btest 0.000554 0.000038 61.212463 ( 11.674945)
test_basic 0.005017 0.000070 0.323196 ( 0.414145)
test_all 0.001047 0.000080 687.502714 (105.744890)
test_rubyspec 0.052752 0.018573 52.960490 ( 61.134589)
total: 189.45 sec