Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-210224
#<BuildRuby:0x0000562e0fd67818
@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.20231221-210224",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004596 0.000111 1.262616 ( 1.624945)
build_miniruby 0.000862 0.000137 0.835679 ( 0.835890)
build_ruby 0.001305 0.000206 2.810041 ( 2.811027)
build_all 0.004561 0.005015 16.410589 ( 1.503946)
build_install 0.006132 0.002761 4.729237 ( 1.147835)
test_btest 0.000879 0.000200 83.160109 ( 7.350063)
test_basic 0.003789 0.000861 0.782403 ( 0.857829)
test_all 0.098653 0.034206 524.268062 ( 48.400646)
test_rubyspec 0.029348 0.018287 49.265678 ( 61.601558)
total: 126.13 sec