Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-221807
#<BuildRuby:0x0000564788dff0b8
@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-221807",
@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.000001 0.000017 ( 0.000018)
autoconf 0.000035 0.000002 0.000037 ( 0.000036)
configure 0.000031 0.000001 0.000032 ( 0.000032)
build_up 0.005772 0.000096 1.083646 ( 1.455404)
build_miniruby 0.001192 0.000000 0.895175 ( 0.894897)
build_ruby 0.001168 0.000000 2.707551 ( 2.707490)
build_all 0.009458 0.000380 16.815751 ( 1.526790)
build_install 0.004108 0.004313 4.785009 ( 1.178863)
test_btest 0.000890 0.000081 84.901771 ( 7.315411)
test_basic 0.004450 0.000019 0.674728 ( 0.748951)
test_all 0.101993 0.040038 529.077873 ( 56.544625)
test_rubyspec 0.032926 0.014318 50.252203 ( 62.583308)
total: 134.96 sec