Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-182944
#<BuildRuby:0x000056337f5fb280
@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.20231128-182944",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004307 0.000058 0.840683 ( 1.242324)
build_miniruby 0.001187 0.000000 0.871017 ( 0.870560)
build_ruby 0.001669 0.000000 2.724342 ( 2.725885)
build_all 0.005107 0.003162 12.038322 ( 1.027045)
build_install 0.011815 0.002532 3.522521 ( 0.983595)
test_btest 0.000789 0.000169 64.841195 ( 5.685170)
test_basic 0.000000 0.004603 0.372483 ( 0.451823)
test_all 0.081367 0.020171 376.077729 ( 33.563615)
test_rubyspec 0.026507 0.039070 39.606837 ( 52.281446)
total: 98.83 sec