Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-103936
#<BuildRuby:0x000055db8dedb7f0
@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.20231124-103936",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005243 0.000219 0.941726 ( 1.336634)
build_miniruby 0.000928 0.000155 0.792466 ( 0.792486)
build_ruby 0.001244 0.000207 2.618797 ( 2.619673)
build_all 0.008536 0.000000 12.275291 ( 0.987168)
build_install 0.009389 0.000000 3.723207 ( 0.985891)
test_btest 0.000772 0.000000 62.158709 ( 5.799652)
test_basic 0.003698 0.000162 0.413239 ( 0.492765)
test_all 0.075151 0.021072 352.266114 ( 40.299894)
test_rubyspec 0.042387 0.021517 40.022853 ( 52.603790)
total: 105.92 sec