Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-015719
#<BuildRuby:0x00005604a45943a0
@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-015719",
@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.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.004960 0.000355 1.215006 ( 1.567150)
build_miniruby 0.000869 0.000062 0.984467 ( 0.983177)
build_ruby 0.001058 0.000076 2.838491 ( 2.724687)
build_all 0.008363 0.000598 15.866825 ( 3.410815)
build_install 0.006749 0.004067 2.300906 ( 1.289440)
test_btest 0.000588 0.000069 66.109719 ( 11.095456)
test_basic 0.000342 0.004662 0.286068 ( 0.377080)
test_all 0.000821 0.000145 647.295548 (124.086893)
test_rubyspec 0.040040 0.018571 53.472036 ( 61.738708)
total: 207.27 sec