Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-124626
#<BuildRuby:0x0000559b477bbe88
@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.20240109-124626",
@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.000022 0.000004 0.000026 ( 0.000028)
autoconf 0.000030 0.000006 0.000036 ( 0.000035)
configure 0.000030 0.000006 0.000036 ( 0.000035)
build_up 0.002231 0.004574 0.811847 ( 1.233256)
build_miniruby 0.000836 0.000228 0.858079 ( 0.857550)
build_ruby 0.001405 0.000383 2.664732 ( 2.665051)
build_all 0.006571 0.000547 11.984895 ( 0.978674)
build_install 0.012881 0.000802 3.413873 ( 0.979887)
test_btest 0.000636 0.000137 66.066801 ( 5.227621)
test_basic 0.005268 0.000076 0.392426 ( 0.472317)
test_all 0.066402 0.030467 376.597392 ( 40.049158)
test_rubyspec 0.031892 0.033849 40.733542 ( 53.293994)
total: 105.76 sec