Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-073413
#<BuildRuby:0x00005646fe927520
@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.20231206-073413",
@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.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.000000 0.004031 0.983828 ( 1.242423)
build_miniruby 0.000000 0.001101 0.865507 ( 0.864895)
build_ruby 0.000000 0.001207 2.699652 ( 2.700688)
build_all 0.000060 0.007526 12.121637 ( 0.988139)
build_install 0.004093 0.005608 3.644270 ( 0.991005)
test_btest 0.000383 0.000204 63.724863 ( 5.939574)
test_basic 0.003760 0.000139 0.376352 ( 0.459006)
test_all 0.073249 0.026198 392.094276 ( 41.001476)
test_rubyspec 0.030707 0.039118 39.665732 ( 52.356026)
total: 106.54 sec