Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-090807
#<BuildRuby:0x0000555d25dc7918
@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.20231027-090807",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004455 0.000125 1.304816 ( 1.548631)
build_miniruby 0.000852 0.000189 0.973960 ( 0.974209)
build_ruby 0.000000 0.001432 2.806882 ( 2.807153)
build_all 0.006810 0.003233 15.913990 ( 1.405881)
build_install 0.008102 0.000000 4.791382 ( 1.124116)
test_btest 0.001035 0.000000 80.787721 ( 7.591331)
test_basic 0.000535 0.003434 0.756821 ( 0.838533)
test_all 0.099298 0.033014 504.828415 ( 46.121133)
test_rubyspec 0.033155 0.013714 51.050146 ( 63.370622)
total: 125.78 sec