Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-003800
#<BuildRuby:0x000055ecda3d3048
@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-003800",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.001556 0.004421 0.819517 ( 1.214447)
build_miniruby 0.000855 0.000233 0.818012 ( 0.817888)
build_ruby 0.000000 0.001810 2.667364 ( 2.668540)
build_all 0.004313 0.003917 11.950316 ( 0.945260)
build_install 0.012531 0.001015 3.362260 ( 0.970141)
test_btest 0.000822 0.000000 65.552889 ( 4.815661)
test_basic 0.001116 0.003841 0.403318 ( 0.483108)
test_all 0.083905 0.013964 369.327210 ( 39.316600)
test_rubyspec 0.040030 0.027055 40.432054 ( 52.994645)
total: 104.23 sec