Logfile: /home/ko1/ruby/logs/brlog.trunk.20230624-043314
#<BuildRuby:0x0000560713cb7fa8
@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.20230624-043314",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.006070 1.555557 ( 2.765085)
build_miniruby 0.000000 0.001078 0.855266 ( 0.854897)
build_ruby 0.000553 0.000618 2.608502 ( 2.609602)
build_all 0.010193 0.000132 15.882035 ( 1.390854)
build_install 0.007306 0.001625 4.640042 ( 1.090317)
test_btest 0.000502 0.000201 84.527802 ( 7.511030)
test_basic 0.003155 0.000000 0.708785 ( 0.792414)
test_all 0.000916 0.000000 457.267107 ( 40.699795)
test_rubyspec 0.026566 0.013717 43.001238 ( 55.458889)
total: 113.17 sec