Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-234405
#<BuildRuby:0x00005630cc58b788
@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.20231123-234405",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001242 0.004188 0.930718 ( 1.300768)
build_miniruby 0.000929 0.000155 0.824776 ( 0.824585)
build_ruby 0.001259 0.000210 2.620184 ( 2.621151)
build_all 0.007894 0.000000 12.179832 ( 0.988309)
build_install 0.005071 0.005231 3.719290 ( 0.985055)
test_btest 0.000000 0.000709 66.061992 ( 4.552548)
test_basic 0.001957 0.002033 0.405000 ( 0.484473)
test_all 0.084639 0.013609 337.273561 ( 34.224447)
test_rubyspec 0.023025 0.044394 39.803973 ( 52.361403)
total: 98.34 sec