Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-060804
#<BuildRuby:0x000055cb5a4e7d68
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240109-060804",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.000029 0.004006 0.872472 ( 1.240416)
build_miniruby 0.001081 0.000000 0.939364 ( 0.940392)
build_ruby 0.001427 0.000000 2.765161 ( 2.766256)
build_all 0.006338 0.003454 14.547620 ( 1.397419)
build_install 0.004108 0.004803 4.202063 ( 1.137977)
test_btest 0.000738 0.000168 79.468823 ( 7.161419)
test_basic 0.003586 0.000815 0.541441 ( 0.621354)
test_all 0.110246 0.024025 493.217609 ( 55.957397)
test_rubyspec 0.025779 0.007327 49.379676 ( 61.942516)
total: 133.17 sec