Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-173200
#<BuildRuby:0x000055dee919f280
@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-173200",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004034 0.000807 0.995630 ( 1.266697)
build_miniruby 0.000911 0.000000 0.863617 ( 0.863697)
build_ruby 0.001368 0.000000 2.695487 ( 2.696670)
build_all 0.007363 0.000163 12.091567 ( 1.017729)
build_install 0.013158 0.001333 3.528210 ( 0.967827)
test_btest 0.000620 0.000095 63.403803 ( 5.567684)
test_basic 0.003277 0.000504 0.384961 ( 0.462825)
test_all 0.084445 0.016283 393.438773 ( 34.014044)
test_rubyspec 0.037198 0.033030 39.709382 ( 52.358273)
total: 99.22 sec