Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-174710
#<BuildRuby:0x0000560f0d183298
@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.20231226-174710",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000029 0.000007 0.000036 ( 0.000035)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.005371 0.000308 1.234813 ( 1.629280)
build_miniruby 0.001250 0.000294 0.932211 ( 0.931712)
build_ruby 0.001047 0.000247 2.691386 ( 2.691030)
build_all 0.004771 0.004418 15.888840 ( 1.425164)
build_install 0.006236 0.001732 4.441004 ( 1.114146)
test_btest 0.000833 0.000231 81.557386 ( 7.056984)
test_basic 0.003621 0.001006 0.737248 ( 0.812050)
test_all 0.111650 0.017743 539.588343 ( 53.108629)
test_rubyspec 0.026784 0.021979 50.228468 ( 62.510685)
total: 131.28 sec