Logfile: /home/ko1/ruby/logs/brlog.trunk.20230521-032011
#<BuildRuby:0x000055d49cac3048
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230521-032011",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004618 0.000243 1.399396 ( 2.594078)
build_miniruby 0.001024 0.000054 0.808509 ( 0.807751)
build_ruby 0.001349 0.000071 2.428487 ( 2.427930)
build_all 0.008787 0.000000 12.308947 ( 1.094941)
build_install 0.006821 0.000316 1.630436 ( 0.861840)
test_btest 0.001127 0.000053 81.815847 ( 6.520096)
test_basic 0.000000 0.004369 0.503208 ( 0.587279)
test_all 0.000890 0.000492 416.537947 ( 45.838698)
test_rubyspec 0.019000 0.016787 40.746972 ( 53.147702)
total: 113.88 sec