Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-052904
#<BuildRuby:0x00005629ee4ff7b8
@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-052904",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000020 0.000004 0.000024 ( 0.000022)
build_up 0.003973 0.000662 1.085007 ( 1.453932)
build_miniruby 0.001124 0.000188 0.931823 ( 0.931115)
build_ruby 0.001085 0.000181 2.677481 ( 2.678993)
build_all 0.009607 0.000103 16.890255 ( 1.492828)
build_install 0.005714 0.003901 4.865113 ( 1.196690)
test_btest 0.000990 0.000180 84.273659 ( 7.370303)
test_basic 0.000747 0.003604 0.734854 ( 0.811117)
test_all 0.105892 0.026408 551.389108 ( 58.386341)
test_rubyspec 0.025104 0.024562 51.331938 ( 63.574655)
total: 137.90 sec