Logfile: /home/ko1/ruby/logs/brlog.trunk.20230528-231033
#<BuildRuby:0x000055d0eab67040
@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.20230528-231033",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.002492 0.003725 1.504477 ( 2.728737)
build_miniruby 0.000874 0.000184 0.792923 ( 0.792981)
build_ruby 0.001005 0.000211 2.354672 ( 2.355314)
build_all 0.003355 0.005703 12.699365 ( 1.082911)
build_install 0.002052 0.005555 1.782774 ( 0.840186)
test_btest 0.000745 0.000249 81.593592 ( 7.126103)
test_basic 0.003371 0.001123 0.656213 ( 0.739035)
test_all 0.000339 0.000835 426.851756 ( 45.962461)
test_rubyspec 0.010916 0.026666 41.750663 ( 54.249444)
total: 115.88 sec