Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-183900
#<BuildRuby:0x000055d80ead3ce8
@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-183900",
@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.000068 0.000000 0.000068 ( 0.000067)
configure 0.000024 0.000000 0.000024 ( 0.000023)
build_up 0.005431 0.000000 1.263897 ( 1.665957)
build_miniruby 0.001202 0.000000 0.954839 ( 0.954898)
build_ruby 0.001306 0.000000 2.801794 ( 2.801601)
build_all 0.002097 0.007682 16.735674 ( 1.491945)
build_install 0.008347 0.000102 4.815850 ( 1.203170)
test_btest 0.000786 0.000147 84.039836 ( 7.956034)
test_basic 0.003483 0.000653 0.663518 ( 0.739753)
test_all 0.094768 0.038580 527.963856 ( 58.754642)
test_rubyspec 0.021999 0.027075 51.287014 ( 63.573605)
total: 139.14 sec