Logfile: /home/ko1/ruby/logs/brlog.trunk.20230602-002132
#<BuildRuby:0x000055fc09577bb8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230602-002132",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.001712 0.003759 1.400075 ( 2.622099)
build_miniruby 0.000864 0.000136 0.762624 ( 0.763022)
build_ruby 0.001227 0.000000 2.396699 ( 2.397103)
build_all 0.009399 0.000000 12.088041 ( 1.070457)
build_install 0.000997 0.006347 1.634797 ( 0.864983)
test_btest 0.000887 0.000185 80.902464 ( 7.444555)
test_basic 0.003058 0.001930 0.745058 ( 0.827237)
test_all 0.001025 0.000228 431.505797 ( 41.985212)
test_rubyspec 0.031329 0.012541 41.929344 ( 54.440544)
total: 112.42 sec