Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-042631
#<BuildRuby:0x000055ecd0d837f0
@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.20240117-042631",
@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.000007 0.000000 0.000007 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004502 0.000375 0.790976 ( 1.180259)
build_miniruby 0.001027 0.000085 0.804114 ( 0.804000)
build_ruby 0.000000 0.001514 2.658062 ( 2.658610)
build_all 0.006557 0.001891 11.981939 ( 0.957755)
build_install 0.006390 0.004387 3.399014 ( 0.966368)
test_btest 0.000635 0.000119 67.243855 ( 4.672306)
test_basic 0.000704 0.003319 0.399406 ( 0.479673)
test_all 0.066681 0.027467 389.451739 ( 35.118175)
test_rubyspec 0.075020 0.078046 72.095379 ( 84.549175)
total: 131.39 sec