Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-053849
#<BuildRuby:0x0000558fb277f280
@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.20231217-053849",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.004501 0.000000 1.029513 ( 1.368448)
build_miniruby 0.001100 0.000000 0.877584 ( 0.878609)
build_ruby 0.000000 0.001562 2.716135 ( 2.719197)
build_all 0.005814 0.002303 12.139142 ( 1.006864)
build_install 0.011991 0.000802 3.605632 ( 0.976095)
test_btest 0.000575 0.000115 63.874299 ( 5.489019)
test_basic 0.003629 0.000725 0.377010 ( 0.457324)
test_all 0.079231 0.021947 398.543247 ( 38.285116)
test_rubyspec 0.037454 0.037406 40.240878 ( 52.830199)
total: 104.01 sec