Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-060511
#<BuildRuby:0x000055b4aa623108
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231207-060511",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000000 0.000060 0.000060 ( 0.000029)
configure 0.000000 0.000010 0.000010 ( 0.000010)
build_up 0.000000 0.005647 1.395745 ( 1.757312)
build_miniruby 0.000000 0.000941 0.939595 ( 0.938609)
build_ruby 0.001377 0.000000 3.034500 ( 3.034632)
build_all 0.007204 0.003179 17.032553 ( 1.530529)
build_install 0.007762 0.001059 5.012462 ( 1.216018)
test_btest 0.000772 0.000201 87.942472 ( 6.914033)
test_basic 0.002971 0.000775 0.581391 ( 0.658846)
test_all 0.107866 0.025953 551.942806 ( 53.559808)
test_rubyspec 0.026676 0.022943 51.722258 ( 64.030338)
total: 133.64 sec