Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-022204
#<BuildRuby:0x0000557444acc110
@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.20231129-022204",
@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.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000525 0.004156 0.880767 ( 1.482491)
build_miniruby 0.000819 0.000245 0.875138 ( 0.876171)
build_ruby 0.001345 0.000000 2.706877 ( 2.710162)
build_all 0.006458 0.001013 12.075395 ( 0.973487)
build_install 0.006076 0.006334 3.487834 ( 0.971281)
test_btest 0.000557 0.000199 64.273952 ( 4.956954)
test_basic 0.003156 0.001127 0.374492 ( 0.457252)
test_all 0.077195 0.025743 410.759341 ( 34.551792)
test_rubyspec 0.017119 0.051208 39.502302 ( 52.158378)
total: 99.14 sec