Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-155428
#<BuildRuby:0x0000560f806cc060
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231210-155428",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004733 0.000256 1.000125 ( 1.243218)
build_miniruby 0.000677 0.000185 0.873289 ( 0.873954)
build_ruby 0.001236 0.000337 2.691507 ( 2.692752)
build_all 0.003712 0.003949 12.129665 ( 1.012438)
build_install 0.007237 0.002413 3.547003 ( 0.980553)
test_btest 0.000470 0.000157 63.017767 ( 4.589618)
test_basic 0.002261 0.000754 0.373668 ( 0.454745)
test_all 0.082754 0.016949 412.621222 ( 35.800992)
test_rubyspec 0.023986 0.041022 39.717519 ( 52.366789)
total: 100.02 sec