Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-154500
#<BuildRuby:0x000055f62a57f7f8
@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.20231129-154500",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004026 0.000732 0.864326 ( 1.278700)
build_miniruby 0.000924 0.000168 0.884640 ( 0.884845)
build_ruby 0.001041 0.000190 2.708490 ( 2.709822)
build_all 0.002938 0.003931 12.118205 ( 0.980643)
build_install 0.003147 0.009626 3.457513 ( 0.969534)
test_btest 0.000634 0.000000 63.759263 ( 4.708748)
test_basic 0.002942 0.000000 0.375091 ( 0.456641)
test_all 0.089075 0.011938 375.753125 ( 40.440229)
test_rubyspec 0.040589 0.024568 39.657971 ( 52.318120)
total: 104.75 sec