Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-162007
#<BuildRuby:0x000055eec8e6c0c8
@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.20231126-162007",
@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.000012 0.000003 0.000015 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.004946 0.912919 ( 1.329688)
build_miniruby 0.000000 0.000989 0.807835 ( 0.807981)
build_ruby 0.000763 0.000820 2.625921 ( 2.636804)
build_all 0.002675 0.004815 12.150959 ( 1.019151)
build_install 0.009083 0.002848 3.895074 ( 1.000929)
test_btest 0.000481 0.000192 63.359206 ( 5.208140)
test_basic 0.004081 0.000111 0.396776 ( 0.476442)
test_all 0.063455 0.033687 345.617303 ( 37.382723)
test_rubyspec 0.047345 0.019342 39.923543 ( 52.504701)
total: 102.37 sec