Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-055318
#<BuildRuby:0x0000557b2e22b858
@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.20231231-055318",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.003835 0.000902 1.043855 ( 1.439495)
build_miniruby 0.000959 0.000226 0.859459 ( 0.859446)
build_ruby 0.001042 0.000246 2.591597 ( 2.591372)
build_all 0.007671 0.001805 16.186860 ( 1.405839)
build_install 0.002619 0.005590 4.514128 ( 1.118916)
test_btest 0.000770 0.000226 80.914550 ( 7.218374)
test_basic 0.000475 0.003509 0.628779 ( 0.709843)
test_all 0.089073 0.047036 539.600337 ( 56.950745)
test_rubyspec 0.029459 0.016336 50.541776 ( 62.822386)
total: 135.12 sec