Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-022518
#<BuildRuby:0x000055ab65bb3fa8
@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.20231229-022518",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003919 0.000000 0.999985 ( 1.365706)
build_miniruby 0.001265 0.000192 0.929705 ( 0.928643)
build_ruby 0.001484 0.000234 2.801901 ( 2.806891)
build_all 0.007977 0.002022 16.249646 ( 1.446826)
build_install 0.005099 0.002556 4.500144 ( 1.092174)
test_btest 0.000771 0.000143 79.131267 ( 7.679758)
test_basic 0.001396 0.003758 0.775073 ( 0.849393)
test_all 0.087997 0.044709 556.438411 ( 52.222903)
test_rubyspec 0.017940 0.025420 50.679779 ( 62.967818)
total: 131.36 sec