Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-231757
#<BuildRuby:0x0000557597bdc010
@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.20230102-231757",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.000000 0.006532 0.845557 ( 1.040042)
build_miniruby 0.000000 0.001108 1.018650 ( 1.016527)
build_ruby 0.000923 0.000638 2.773945 ( 2.771311)
build_all 0.004214 0.005368 16.713895 ( 2.996333)
build_install 0.009006 0.000541 2.292887 ( 1.173511)
test_btest 0.000603 0.000191 71.736529 ( 11.434123)
test_basic 0.001859 0.004457 0.339747 ( 0.426394)
test_all 0.000974 0.000359 654.742521 (106.457630)
test_rubyspec 0.093836 0.031103 51.454694 ( 59.577599)
total: 186.89 sec