Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-063415
#<BuildRuby:0x000055ec7a9fb840
@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-063415",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000005 0.000028 ( 0.000029)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.000000 0.005303 1.005865 ( 1.396009)
build_miniruby 0.000000 0.001090 0.910834 ( 0.910451)
build_ruby 0.000000 0.001241 2.875340 ( 2.875140)
build_all 0.005594 0.004787 17.117352 ( 1.532146)
build_install 0.002998 0.005835 4.831656 ( 1.172964)
test_btest 0.000777 0.000350 84.488201 ( 8.110284)
test_basic 0.000321 0.004025 0.767687 ( 0.843974)
test_all 0.088703 0.046485 543.519638 ( 62.314022)
test_rubyspec 0.023270 0.023054 51.088407 ( 63.281356)
total: 142.44 sec