Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-210545
#<BuildRuby:0x000055cfda13ffb0
@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.20221209-210545",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.004413 0.000882 1.172079 ( 1.214879)
build_miniruby 0.000710 0.000142 1.007530 ( 1.006130)
build_ruby 0.001193 0.000000 2.800324 ( 2.685371)
build_all 0.008979 0.000000 15.861134 ( 3.280742)
build_install 0.006872 0.002646 2.208519 ( 1.263631)
test_btest 0.000548 0.000105 66.039621 ( 10.722624)
test_basic 0.004102 0.000781 0.310521 ( 0.401281)
test_all 0.000780 0.000148 666.367610 (107.583379)
test_rubyspec 0.046380 0.019872 52.258970 ( 60.363157)
total: 188.52 sec