Logfile: /home/ko1/ruby/logs/brlog.trunk.20231029-010025
#<BuildRuby:0x0000559cc8050068
@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.20231029-010025",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.000769 0.003974 1.396127 ( 1.664113)
build_miniruby 0.000920 0.000092 0.808727 ( 0.808185)
build_ruby 0.001601 0.000160 2.650863 ( 2.650403)
build_all 0.003996 0.006091 16.848689 ( 1.512285)
build_install 0.008092 0.000725 5.013480 ( 1.176846)
test_btest 0.001108 0.000000 83.964568 ( 7.791538)
test_basic 0.001127 0.003476 0.666507 ( 0.741884)
test_all 0.099550 0.037887 550.764301 ( 52.634264)
test_rubyspec 0.021958 0.025231 49.782842 ( 62.091311)
total: 131.07 sec