Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-022644
#<BuildRuby:0x0000557e9f2d8098
@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.20240118-022644",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.004422 0.000067 1.274272 ( 1.677077)
build_miniruby 0.000809 0.000190 0.805773 ( 0.805937)
build_ruby 0.001123 0.000264 2.792680 ( 2.792740)
build_all 0.009192 0.000136 14.573724 ( 1.356522)
build_install 0.000000 0.008284 4.303074 ( 1.107478)
test_btest 0.000612 0.000475 78.760829 ( 6.563949)
test_basic 0.004195 0.001325 0.691206 ( 0.772047)
test_all 0.099004 0.034524 463.907776 ( 55.754890)
test_rubyspec 0.026946 0.034418 79.509175 ( 91.882053)
total: 162.71 sec