Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-001529
#<BuildRuby:0x000055e0a8c0ffd8
@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.20231227-001529",
@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.000000 0.000005 ( 0.000004)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.001430 0.003501 0.788408 ( 1.183177)
build_miniruby 0.000812 0.000187 0.806008 ( 0.806325)
build_ruby 0.001234 0.000285 2.658698 ( 2.659349)
build_all 0.008110 0.000000 12.053708 ( 0.971768)
build_install 0.009458 0.001012 3.307488 ( 0.958465)
test_btest 0.000674 0.000126 61.168387 ( 5.378184)
test_basic 0.003372 0.000632 0.416458 ( 0.496873)
test_all 0.073022 0.023973 378.958282 ( 31.668902)
test_rubyspec 0.027678 0.040932 40.194689 ( 52.743592)
total: 96.87 sec