Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-000412
#<BuildRuby:0x00005576a7580728
@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.20230124-000412",
@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.000022 0.000003 0.000025 ( 0.000047)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.006280 0.000000 0.841185 ( 1.044425)
build_miniruby 0.001232 0.000000 1.004885 ( 1.002920)
build_ruby 0.001404 0.000157 2.758848 ( 2.756323)
build_all 0.005051 0.004815 16.739725 ( 2.949188)
build_install 0.003174 0.008156 2.066440 ( 1.067232)
test_btest 0.000848 0.000235 74.025878 ( 10.243416)
test_basic 0.005080 0.001411 0.345806 ( 0.432183)
test_all 0.001018 0.000283 655.868983 ( 99.853831)
test_rubyspec 0.092384 0.035356 51.355035 ( 59.393752)
total: 178.74 sec