Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-154900
#<BuildRuby:0x00005598496ffce8
@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.20230726-154900",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.006214 0.000690 1.436537 ( 2.813356)
build_miniruby 0.000971 0.000107 0.875205 ( 0.874468)
build_ruby 0.001069 0.000119 2.645022 ( 2.645035)
build_all 0.009176 0.000000 13.423947 ( 1.225474)
build_install 0.002939 0.005092 1.881917 ( 0.893125)
test_btest 0.000910 0.000136 80.442126 ( 7.207877)
test_basic 0.004406 0.000000 0.628015 ( 0.707951)
test_all 0.000975 0.000089 470.815311 ( 53.052648)
test_rubyspec 0.018484 0.022219 44.016794 ( 56.311061)
total: 125.73 sec