Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-013215
#<BuildRuby:0x000056290a78fcd8
@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.20231228-013215",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004460 0.000371 0.794931 ( 1.322092)
build_miniruby 0.000900 0.000075 0.813254 ( 0.813257)
build_ruby 0.001793 0.000150 2.658213 ( 2.658649)
build_all 0.004181 0.003281 12.053013 ( 0.990387)
build_install 0.008830 0.004834 3.378958 ( 0.963177)
test_btest 0.000556 0.000104 62.340877 ( 5.115697)
test_basic 0.001973 0.003722 0.409557 ( 0.487894)
test_all 0.077642 0.023801 371.429640 ( 33.647043)
test_rubyspec 0.042365 0.024628 40.230868 ( 52.780843)
total: 98.78 sec