Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-001822
#<BuildRuby:0x0000561669a2bf90
@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.20231121-001822",
@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.000008 0.000003 0.000011 ( 0.000010)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.001166 0.004379 0.919022 ( 1.316183)
build_miniruby 0.000829 0.000332 0.808419 ( 0.807983)
build_ruby 0.001091 0.000437 2.617186 ( 2.617613)
build_all 0.004970 0.002776 11.987584 ( 0.974193)
build_install 0.009654 0.000632 3.452181 ( 0.960130)
test_btest 0.000829 0.000000 64.835481 ( 5.340621)
test_basic 0.004197 0.000000 0.409522 ( 0.487508)
test_all 0.070144 0.026575 347.042538 ( 39.740824)
test_rubyspec 0.024177 0.041073 39.936915 ( 52.480175)
total: 104.73 sec