Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-083120
#<BuildRuby:0x000055b1057e34f0
@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.20231216-083120",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004318 0.000023 1.026815 ( 1.271382)
build_miniruby 0.000733 0.000061 0.871874 ( 0.873110)
build_ruby 0.001564 0.000130 2.708647 ( 2.708979)
build_all 0.003322 0.004124 12.149014 ( 1.027095)
build_install 0.011399 0.000000 3.586924 ( 0.979780)
test_btest 0.000848 0.000000 64.529771 ( 4.879973)
test_basic 0.003950 0.000000 0.377372 ( 0.459687)
test_all 0.082201 0.020735 402.085720 ( 43.233921)
test_rubyspec 0.039644 0.033684 39.814581 ( 52.479237)
total: 107.91 sec