Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-045032
#<BuildRuby:0x00005614e8065e98
@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-045032",
@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.000017 0.000005 0.000022 ( 0.000023)
configure 0.000011 0.000004 0.000015 ( 0.000014)
build_up 0.006417 0.000000 0.846218 ( 1.039914)
build_miniruby 0.001266 0.000000 1.011192 ( 1.009291)
build_ruby 0.001528 0.000000 2.791182 ( 2.788558)
build_all 0.007638 0.002013 16.739931 ( 3.001562)
build_install 0.010647 0.000835 2.310492 ( 1.198189)
test_btest 0.000847 0.000212 68.163702 ( 11.441044)
test_basic 0.005249 0.001312 0.314595 ( 0.400976)
test_all 0.001455 0.000000 660.685384 (100.248451)
test_rubyspec 0.095303 0.029588 51.714043 ( 59.747159)
total: 180.88 sec