Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-164347
#<BuildRuby:0x0000561356d3c0d8
@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.20231129-164347",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003822 0.000000 0.843584 ( 1.248442)
build_miniruby 0.000840 0.000000 0.882431 ( 0.882455)
build_ruby 0.001135 0.000000 2.730880 ( 2.732318)
build_all 0.003051 0.004390 12.071794 ( 0.974545)
build_install 0.008230 0.000000 3.522777 ( 0.969117)
test_btest 0.000758 0.000000 63.070497 ( 5.392117)
test_basic 0.000606 0.003965 0.381504 ( 0.458606)
test_all 0.071536 0.030406 391.526858 ( 39.370654)
test_rubyspec 0.027673 0.039425 39.394923 ( 52.089234)
total: 104.12 sec