Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-001926
#<BuildRuby:0x00005626fbcb3108
@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.20231206-001926",
@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.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001018 0.003546 0.977610 ( 1.240429)
build_miniruby 0.000578 0.000096 0.870361 ( 0.871267)
build_ruby 0.001516 0.000253 2.714747 ( 2.714968)
build_all 0.004110 0.003161 12.098084 ( 1.009745)
build_install 0.009461 0.002027 3.598762 ( 0.964316)
test_btest 0.000603 0.000129 62.394868 ( 5.682200)
test_basic 0.002489 0.000533 0.371451 ( 0.456465)
test_all 0.084956 0.011935 387.933297 ( 34.008476)
test_rubyspec 0.031987 0.044136 39.587862 ( 52.272553)
total: 99.22 sec