Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-001933
#<BuildRuby:0x0000562f67a98098
@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.20240117-001933",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.002043 0.003511 1.227319 ( 1.609313)
build_miniruby 0.000000 0.001210 0.980295 ( 0.979629)
build_ruby 0.000000 0.001391 2.722365 ( 2.721459)
build_all 0.006517 0.002815 14.277002 ( 1.308571)
build_install 0.006877 0.000681 4.104010 ( 1.076244)
test_btest 0.000941 0.000236 77.595811 ( 6.579168)
test_basic 0.000797 0.004584 0.799196 ( 0.873469)
test_all 0.081472 0.051456 517.078696 ( 50.361286)
test_rubyspec 0.033698 0.028558 81.496432 ( 93.844755)
total: 159.36 sec