Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-175630
#<BuildRuby:0x000055f0077cc048
@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-175630",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000035 0.000003 0.000038 ( 0.000038)
configure 0.000033 0.000003 0.000036 ( 0.000036)
build_up 0.000446 0.004033 1.000568 ( 1.390864)
build_miniruby 0.001239 0.000196 0.922736 ( 0.921540)
build_ruby 0.001229 0.000194 2.727033 ( 2.726731)
build_all 0.005850 0.003668 15.990009 ( 1.458325)
build_install 0.000890 0.007175 4.569232 ( 1.114923)
test_btest 0.000748 0.000203 80.522891 ( 6.826914)
test_basic 0.004114 0.000053 0.725015 ( 0.799795)
test_all 0.092087 0.043217 540.843436 ( 53.230965)
test_rubyspec 0.015051 0.031964 49.555764 ( 61.932120)
total: 130.40 sec