Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-102957
#<BuildRuby:0x000056489cabf4b0
@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-102957",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.000000 0.006345 0.809343 ( 1.205334)
build_miniruby 0.000000 0.001122 0.809089 ( 0.809324)
build_ruby 0.000000 0.001408 2.717901 ( 2.718525)
build_all 0.004711 0.003386 11.987998 ( 1.003599)
build_install 0.009779 0.000564 3.402600 ( 0.978271)
test_btest 0.000447 0.000159 64.454234 ( 5.517842)
test_basic 0.002891 0.001033 0.400219 ( 0.480596)
test_all 0.070972 0.024786 390.280747 ( 33.428277)
test_rubyspec 0.029332 0.036382 40.527967 ( 53.076945)
total: 99.22 sec