Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-071807
#<BuildRuby:0x000055cbd9078028
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221210-071807",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.005005 0.000000 1.226187 ( 1.208265)
build_miniruby 0.000921 0.000000 0.955300 ( 0.954409)
build_ruby 0.001160 0.000000 2.699304 ( 2.593635)
build_all 0.004641 0.004400 15.895480 ( 3.394320)
build_install 0.008919 0.000006 2.326334 ( 1.345410)
test_btest 0.000543 0.000030 67.986040 ( 11.089347)
test_basic 0.000530 0.004504 0.307997 ( 0.398549)
test_all 0.000935 0.000104 650.615034 (111.800959)
test_rubyspec 0.039460 0.025536 52.324793 ( 60.611137)
total: 193.40 sec