Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-135922
#<BuildRuby:0x000055d81a10be20
@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.20240112-135922",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.005058 0.000000 1.096908 ( 1.717589)
build_miniruby 0.001323 0.000000 0.954396 ( 0.953049)
build_ruby 0.001691 0.000000 2.773620 ( 2.776567)
build_all 0.005971 0.004346 14.587384 ( 1.384150)
build_install 0.009126 0.000000 4.198352 ( 1.132623)
test_btest 0.000694 0.000000 77.230914 ( 7.495978)
test_basic 0.004177 0.000209 0.436814 ( 0.516419)
test_all 0.104922 0.029421 525.570645 ( 56.146538)
test_rubyspec 0.019279 0.015399 48.711805 ( 61.201691)
total: 133.33 sec