Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-173841
#<BuildRuby:0x000055a04d93b7f8
@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.20240113-173841",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000892 0.004304 0.794973 ( 1.172134)
build_miniruby 0.000797 0.000318 0.831790 ( 0.831673)
build_ruby 0.001333 0.000000 2.685404 ( 2.686015)
build_all 0.003820 0.004619 11.950054 ( 1.014560)
build_install 0.004383 0.006614 3.474099 ( 0.972162)
test_btest 0.000496 0.000271 64.121976 ( 5.714577)
test_basic 0.000382 0.004917 0.414021 ( 0.492657)
test_all 0.082541 0.014085 384.891486 ( 33.064408)
test_rubyspec 0.027410 0.037899 40.798006 ( 53.398496)
total: 99.35 sec