Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-230654
#<BuildRuby:0x000055da887fb788
@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.20231118-230654",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.005347 0.000104 0.908245 ( 1.301330)
build_miniruby 0.001031 0.000079 0.801977 ( 0.801951)
build_ruby 0.001314 0.000101 2.591777 ( 2.592166)
build_all 0.003572 0.004186 11.949681 ( 0.972518)
build_install 0.012331 0.001079 3.772245 ( 0.976812)
test_btest 0.000597 0.000080 63.328437 ( 5.521206)
test_basic 0.003884 0.000000 0.393055 ( 0.473823)
test_all 0.072281 0.028694 348.374669 ( 30.739639)
test_rubyspec 0.034398 0.029631 39.779985 ( 52.347581)
total: 95.73 sec