Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-214052
#<BuildRuby:0x00005643d6e0f0b8
@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.20231207-214052",
@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.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.005390 0.000000 1.386429 ( 1.720444)
build_miniruby 0.001034 0.000000 0.904128 ( 0.904046)
build_ruby 0.001511 0.000000 2.765317 ( 2.765460)
build_all 0.000000 0.010069 17.102057 ( 1.569804)
build_install 0.007995 0.001890 5.018689 ( 1.204510)
test_btest 0.001209 0.000000 85.866016 ( 8.011075)
test_basic 0.003616 0.000106 0.674112 ( 0.752138)
test_all 0.120248 0.013875 541.044254 ( 53.953193)
test_rubyspec 0.026983 0.023572 51.929544 ( 64.208803)
total: 135.09 sec