Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-141043
#<BuildRuby:0x0000556110b4c0a0
@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.20240103-141043",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005225 0.000108 1.361902 ( 1.620204)
build_miniruby 0.000880 0.000092 0.823661 ( 0.823040)
build_ruby 0.001663 0.000000 2.680323 ( 2.684646)
build_all 0.005236 0.003491 14.292796 ( 1.340815)
build_install 0.007420 0.000442 4.126752 ( 1.048231)
test_btest 0.000924 0.000120 73.726397 ( 7.002578)
test_basic 0.004571 0.000597 0.690341 ( 0.765850)
test_all 0.099650 0.028900 502.907087 ( 58.393064)
test_rubyspec 0.021702 0.025777 48.291067 ( 60.711648)
total: 134.39 sec