Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-234002
#<BuildRuby:0x000055fa61f8f280
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231212-234002",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.000535 0.004068 1.223002 ( 1.624583)
build_miniruby 0.000781 0.000123 0.854496 ( 0.854063)
build_ruby 0.001176 0.000186 2.709772 ( 2.709737)
build_all 0.007496 0.002560 16.350848 ( 1.483217)
build_install 0.007971 0.000706 4.776884 ( 1.150291)
test_btest 0.001025 0.000170 86.480807 ( 7.266317)
test_basic 0.004718 0.000121 0.656150 ( 0.731770)
test_all 0.089558 0.043840 521.135169 ( 55.191277)
test_rubyspec 0.024563 0.024377 49.359169 ( 61.731438)
total: 132.74 sec