Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-022629
#<BuildRuby:0x000055e43bc3b7f0
@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.20231227-022629",
@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.000013 0.000004 0.000017 ( 0.000016)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000014 0.000004 0.000018 ( 0.000017)
build_up 0.001526 0.004619 0.793448 ( 1.207664)
build_miniruby 0.000743 0.000270 0.817656 ( 0.817303)
build_ruby 0.000974 0.000355 2.651387 ( 2.652003)
build_all 0.006710 0.000780 12.238216 ( 0.976545)
build_install 0.007701 0.005774 3.406535 ( 0.960421)
test_btest 0.000549 0.000211 64.281143 ( 4.696773)
test_basic 0.000847 0.003138 0.386210 ( 0.466559)
test_all 0.089648 0.011188 366.185820 ( 36.701304)
test_rubyspec 0.033229 0.037043 39.957799 ( 52.514859)
total: 100.99 sec