Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-033811
#<BuildRuby:0x0000557aefb4c188
@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-033811",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000013 0.000003 0.000016 ( 0.000017)
build_up 0.002339 0.003472 0.816563 ( 1.196427)
build_miniruby 0.000790 0.000264 0.854483 ( 0.854105)
build_ruby 0.001141 0.000381 2.716938 ( 2.717311)
build_all 0.004349 0.004175 11.910318 ( 0.965044)
build_install 0.008953 0.001736 3.413605 ( 0.971972)
test_btest 0.000684 0.000244 64.695443 ( 4.615962)
test_basic 0.003066 0.001095 0.392087 ( 0.473538)
test_all 0.071172 0.029534 390.636392 ( 33.000756)
test_rubyspec 0.020344 0.045971 40.168045 ( 52.708396)
total: 97.50 sec