Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-115944
#<BuildRuby:0x0000562290fd37f8
@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-115944",
@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.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.005226 0.000100 0.990859 ( 1.244859)
build_miniruby 0.000808 0.000067 0.876745 ( 0.877294)
build_ruby 0.001144 0.000095 2.712719 ( 2.713587)
build_all 0.007426 0.000000 12.046381 ( 1.007985)
build_install 0.000000 0.009969 3.607340 ( 0.972186)
test_btest 0.000000 0.000689 63.453623 ( 4.676929)
test_basic 0.000000 0.002936 0.368876 ( 0.450611)
test_all 0.073696 0.027656 413.472867 ( 34.773795)
test_rubyspec 0.048930 0.029716 39.773940 ( 52.394181)
total: 99.11 sec