Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-021044
#<BuildRuby:0x000055797daf0018
@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.20221123-021044",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.000633 0.004141 1.144750 ( 1.172320)
build_miniruby 0.000796 0.000184 0.950447 ( 0.949120)
build_ruby 0.001000 0.000230 2.718601 ( 2.601183)
build_all 0.005530 0.003432 15.816193 ( 3.273264)
build_install 0.007960 0.000988 2.014373 ( 1.153202)
test_btest 0.000411 0.000103 63.600312 ( 10.964277)
test_basic 0.004701 0.000098 0.312745 ( 0.403489)
test_all 0.001041 0.000245 696.298584 (107.867410)
test_rubyspec 0.046564 0.018782 53.360817 ( 61.596500)
total: 189.98 sec