Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-175709
#<BuildRuby:0x000055636b12b7f8
@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.20240116-175709",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000032 0.000000 0.000032 ( 0.000032)
configure 0.000025 0.000000 0.000025 ( 0.000024)
build_up 0.006607 0.000431 0.869677 ( 1.481399)
build_miniruby 0.000000 0.001014 7.486755 ( 7.383997)
build_ruby 0.000000 0.001295 2.705943 ( 2.706800)
build_all 0.000000 0.008254 12.012238 ( 0.954175)
build_install 0.003508 0.006625 3.562042 ( 0.971077)
test_btest 0.000558 0.000244 63.959636 ( 5.691476)
test_basic 0.002741 0.001199 0.388223 ( 0.469752)
test_all 0.068098 0.029155 375.086172 ( 37.877319)
test_rubyspec 0.008771 0.119738 73.835723 ( 86.313470)
total: 143.85 sec