Logfile: /home/ko1/ruby/logs/brlog.trunk.20230602-081111
#<BuildRuby:0x000055dad6310090
@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.20230602-081111",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000009)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000944 0.004049 1.322949 ( 2.846654)
build_miniruby 0.001212 0.000101 0.832519 ( 0.831626)
build_ruby 0.001182 0.000098 2.525659 ( 2.525776)
build_all 0.008394 0.000318 12.699140 ( 1.135396)
build_install 0.007183 0.000553 1.756505 ( 0.862024)
test_btest 0.000000 0.001005 83.029434 ( 6.987149)
test_basic 0.000197 0.004048 0.695322 ( 0.776112)
test_all 0.000000 0.001699 440.374288 ( 50.759432)
test_rubyspec 0.023907 0.016294 42.268906 ( 54.686491)
total: 121.41 sec