Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-194723
#<BuildRuby:0x0000565347257fd8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240108-194723",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000021 0.000006 0.000027 ( 0.000026)
configure 0.000015 0.000004 0.000019 ( 0.000020)
build_up 0.004055 0.001058 1.289637 ( 1.675541)
build_miniruby 0.001615 0.000000 1.545972 ( 1.551037)
build_ruby 0.001690 0.000000 4.405040 ( 4.415832)
build_all 0.009024 0.002085 16.798102 ( 1.825337)
build_install 0.014951 0.002677 5.429826 ( 2.209932)
test_btest 0.000636 0.000154 81.806815 ( 8.954220)
test_basic 0.006813 0.000000 0.701163 ( 0.767906)
test_all 0.091174 0.031015 564.391596 ( 59.412336)
test_rubyspec 0.023146 0.044715 85.521335 ( 97.908618)
total: 178.72 sec