Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-032537
#<BuildRuby:0x00005617d32b7e88
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231202-032537",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004794 0.000000 0.970274 ( 1.241598)
build_miniruby 0.001129 0.000000 0.863847 ( 0.863467)
build_ruby 0.001610 0.000000 2.710356 ( 2.710598)
build_all 0.004234 0.004280 12.073842 ( 1.011755)
build_install 0.001696 0.008933 3.536046 ( 0.963111)
test_btest 0.000515 0.000110 60.309336 ( 6.253342)
test_basic 0.003186 0.000000 0.369221 ( 0.452931)
test_all 0.074594 0.028685 410.378730 ( 36.251334)
test_rubyspec 0.033764 0.030417 39.827079 ( 52.531230)
total: 102.28 sec