Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-083728
#<BuildRuby:0x0000558ca8e0aeb8
@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.20240103-083728",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.003302 0.003093 1.536266 ( 1.779889)
build_miniruby 0.000683 0.000144 0.892467 ( 0.891953)
build_ruby 0.001027 0.000216 2.635054 ( 2.635280)
build_all 0.007585 0.000721 14.040195 ( 1.263150)
build_install 0.002025 0.005597 4.139992 ( 1.044171)
test_btest 0.000762 0.000199 72.671576 ( 6.938929)
test_basic 0.004451 0.000000 0.564457 ( 0.640535)
test_all 0.097221 0.032818 495.047505 ( 45.171480)
test_rubyspec 0.021842 0.026323 48.429358 ( 60.853468)
total: 121.22 sec