Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-205543
#<BuildRuby:0x0000555e33117e20
@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.20231125-205543",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.001058 0.004143 1.149588 ( 1.556821)
build_miniruby 0.000851 0.000134 0.819126 ( 0.819147)
build_ruby 0.000000 0.001388 2.673321 ( 2.673266)
build_all 0.007094 0.003242 16.016307 ( 1.460897)
build_install 0.003994 0.005232 4.904583 ( 1.196055)
test_btest 0.000952 0.000238 83.375251 ( 7.045772)
test_basic 0.003975 0.000000 0.646768 ( 0.725192)
test_all 0.094638 0.040372 518.220869 ( 48.904331)
test_rubyspec 0.024806 0.024231 50.163651 ( 62.495161)
total: 126.88 sec