Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-101118
#<BuildRuby:0x000056116d2da620
@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.20221229-101118",
@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.000013 0.000003 0.000016 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000026)
build_up 0.006013 0.000414 0.855079 ( 1.025099)
build_miniruby 0.001233 0.000000 1.014035 ( 1.012041)
build_ruby 0.001607 0.000000 2.783951 ( 2.781338)
build_all 0.009901 0.000000 16.686789 ( 2.968715)
build_install 0.006630 0.005205 2.326560 ( 1.184661)
test_btest 0.001122 0.000000 74.780431 ( 10.671598)
test_basic 0.000033 0.006447 0.365135 ( 0.451620)
test_all 0.001524 0.000000 648.640139 (107.266377)
test_rubyspec 0.097982 0.035508 51.384159 ( 59.545557)
total: 186.91 sec