Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-124003
#<BuildRuby:0x000055e7b068ff68
@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.20221119-124003",
@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.000008)
autoconf 0.000017 0.000001 0.000018 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004842 0.000323 1.078652 ( 1.089855)
build_miniruby 0.000832 0.000055 1.013767 ( 1.012759)
build_ruby 0.001250 0.000083 2.768361 ( 2.650356)
build_all 0.003642 0.004951 15.948592 ( 3.309775)
build_install 0.003357 0.005382 2.021877 ( 1.139691)
test_btest 0.000582 0.000000 63.757036 ( 10.592353)
test_basic 0.005192 0.000000 0.293314 ( 0.383089)
test_all 0.001310 0.000000 637.030192 (107.108882)
test_rubyspec 0.043179 0.014830 51.672031 ( 59.972317)
total: 187.26 sec