Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-113902
#<BuildRuby:0x0000557e20113818
@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.20230726-113902",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.001527 0.004475 1.347824 ( 3.467438)
build_miniruby 0.000711 0.000209 0.857077 ( 0.856669)
build_ruby 0.000901 0.000265 2.646705 ( 2.646779)
build_all 0.004235 0.005490 14.011820 ( 1.309072)
build_install 0.006065 0.002122 2.041844 ( 1.000913)
test_btest 0.000725 0.000253 84.647790 ( 7.255933)
test_basic 0.004399 0.000085 0.728846 ( 0.805512)
test_all 0.001316 0.000438 518.125740 ( 45.600780)
test_rubyspec 0.024024 0.017407 43.945202 ( 56.312057)
total: 119.26 sec