Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-142355
#<BuildRuby:0x00005579d68683a0
@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-142355",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.004129 0.000826 1.144861 ( 1.289082)
build_miniruby 0.000000 0.000949 1.013915 ( 1.012670)
build_ruby 0.000000 0.001230 2.754794 ( 2.642246)
build_all 0.006724 0.002598 15.819910 ( 3.364714)
build_install 0.007659 0.001915 2.217685 ( 1.256709)
test_btest 0.000513 0.000128 67.413883 ( 11.461098)
test_basic 0.003438 0.000860 0.294419 ( 0.385937)
test_all 0.000802 0.000201 652.343229 (111.023722)
test_rubyspec 0.041460 0.018604 53.422819 ( 61.642867)
total: 194.08 sec