Logfile: /home/ko1/ruby/logs/brlog.trunk.20230613-144309
#<BuildRuby:0x000055fc0e61c078
@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.20230613-144309",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000008)
build_up 0.004890 0.000000 1.577796 ( 2.898766)
build_miniruby 0.001179 0.000000 0.949274 ( 0.947777)
build_ruby 0.000000 0.001195 2.440245 ( 2.441597)
build_all 0.003056 0.006474 13.096894 ( 1.212164)
build_install 0.003800 0.003963 1.948839 ( 0.910206)
test_btest 0.001019 0.000000 82.747618 ( 7.801376)
test_basic 0.002554 0.002004 0.654975 ( 0.736237)
test_all 0.001483 0.000356 449.056119 ( 51.565111)
test_rubyspec 0.032821 0.008051 42.558792 ( 55.139643)
total: 123.65 sec