Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-161812
#<BuildRuby:0x0000556449774090
@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.20240114-161812",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000035 0.000007 0.000042 ( 0.000041)
configure 0.000027 0.000005 0.000032 ( 0.000030)
build_up 0.004206 0.000742 1.126537 ( 1.525122)
build_miniruby 0.001016 0.000179 0.979821 ( 0.978683)
build_ruby 0.001542 0.000272 2.812642 ( 2.811712)
build_all 0.008144 0.000596 14.173414 ( 1.340768)
build_install 0.003914 0.004586 4.042551 ( 1.047044)
test_btest 0.000783 0.000165 74.898503 ( 6.993302)
test_basic 0.005624 0.001185 0.708395 ( 0.779378)
test_all 0.104060 0.026323 470.878395 ( 56.594768)
test_rubyspec 0.037562 0.010301 48.190933 ( 60.578026)
total: 132.65 sec