Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-224603
#<BuildRuby:0x0000563394aafbb8
@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.20231123-224603",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.005234 0.000379 1.387930 ( 1.816459)
build_miniruby 0.000949 0.000000 0.901656 ( 0.901834)
build_ruby 0.001310 0.000000 2.724545 ( 2.726045)
build_all 0.006617 0.004320 17.758201 ( 1.617760)
build_install 0.006893 0.002177 5.370533 ( 1.222706)
test_btest 0.000898 0.000284 88.982904 ( 7.942215)
test_basic 0.003094 0.000977 0.713322 ( 0.794809)
test_all 0.094115 0.045968 519.171738 ( 61.761109)
test_rubyspec 0.026040 0.026071 51.351379 ( 63.655214)
total: 142.44 sec