Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-160710
#<BuildRuby:0x00005649ef0bb7f8
@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.20231127-160710",
@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.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005652 0.001028 0.985532 ( 1.574660)
build_miniruby 0.000000 0.001043 0.802600 ( 0.802725)
build_ruby 0.000000 0.001823 2.636927 ( 2.637287)
build_all 0.007280 0.001172 12.152638 ( 0.998530)
build_install 0.010025 0.001197 3.843922 ( 0.995154)
test_btest 0.000613 0.000131 65.895903 ( 4.886166)
test_basic 0.000000 0.003886 0.393744 ( 0.474710)
test_all 0.087208 0.016972 353.397150 ( 39.403775)
test_rubyspec 0.021986 0.042473 39.652500 ( 52.219611)
total: 103.99 sec