Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-002249
#<BuildRuby:0x000055f3add6f280
@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.20240115-002249",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.005233 0.000952 0.788890 ( 1.203835)
build_miniruby 0.000864 0.000158 0.819727 ( 0.820103)
build_ruby 0.001559 0.000283 2.673808 ( 2.673921)
build_all 0.006686 0.001216 11.958917 ( 0.972603)
build_install 0.006767 0.004416 3.670580 ( 0.984589)
test_btest 0.000671 0.000155 63.595569 ( 4.356540)
test_basic 0.003315 0.000765 0.418472 ( 0.498629)
test_all 0.069104 0.030138 373.362216 ( 33.278766)
test_rubyspec 0.038445 0.027044 40.157089 ( 52.706396)
total: 97.50 sec