Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-030522
#<BuildRuby:0x0000559b365dabe8
@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.20230104-030522",
@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.000003 0.000008 ( 0.000007)
autoconf 0.000012 0.000007 0.000019 ( 0.000018)
configure 0.000013 0.000007 0.000020 ( 0.000020)
build_up 0.005495 0.000801 0.843357 ( 1.473432)
build_miniruby 0.000898 0.000449 1.020268 ( 1.018422)
build_ruby 0.001065 0.000533 2.780243 ( 2.777679)
build_all 0.006462 0.003231 16.738414 ( 2.948768)
build_install 0.006093 0.005469 2.292982 ( 1.176348)
test_btest 0.001064 0.000000 79.387612 ( 10.845212)
test_basic 0.007327 0.000000 0.350910 ( 0.435759)
test_all 0.001132 0.000000 666.925034 (101.398863)
test_rubyspec 0.067409 0.059510 51.651817 ( 59.724946)
total: 181.80 sec