Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-122707
#<BuildRuby:0x0000563bfc37b728
@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.20231206-122707",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.005645 1.477869 ( 1.812422)
build_miniruby 0.000000 0.001030 0.922586 ( 0.922268)
build_ruby 0.000000 0.001265 2.697927 ( 2.698511)
build_all 0.003247 0.007159 16.930952 ( 1.529159)
build_install 0.004957 0.004173 4.936691 ( 1.173286)
test_btest 0.000773 0.000202 86.907791 ( 7.624760)
test_basic 0.000337 0.004085 0.673609 ( 0.750792)
test_all 0.093768 0.042178 524.306408 ( 54.050076)
test_rubyspec 0.026631 0.025613 51.338859 ( 63.587743)
total: 134.15 sec