Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-155831
#<BuildRuby:0x00005621ed57f7f0
@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.20231208-155831",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000745 0.004718 1.007840 ( 1.279853)
build_miniruby 0.000889 0.000404 0.867451 ( 0.866945)
build_ruby 0.001294 0.000589 2.709316 ( 2.710749)
build_all 0.006813 0.001349 12.102996 ( 1.004022)
build_install 0.007836 0.005689 3.580254 ( 0.969427)
test_btest 0.000467 0.000215 63.747662 ( 5.709842)
test_basic 0.000141 0.004274 0.376789 ( 0.456901)
test_all 0.059032 0.044479 414.182969 ( 44.301361)
test_rubyspec 0.051389 0.018532 39.899986 ( 52.531848)
total: 109.83 sec