Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-074449
#<BuildRuby:0x000055c778ec3e08
@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.20230113-074449",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.003646 0.000332 0.659240 ( 1.072848)
build_miniruby 0.000914 0.000000 0.670358 ( 0.669584)
build_ruby 0.001256 0.000000 2.400762 ( 2.400749)
build_all 0.003697 0.005757 12.972422 ( 1.595461)
build_install 0.006186 0.000497 1.514546 ( 0.724943)
test_btest 0.000547 0.000097 68.535502 ( 6.420498)
test_basic 0.000000 0.003468 0.244842 ( 0.341012)
test_all 0.001174 0.000326 494.949468 ( 49.097020)
test_rubyspec 0.020423 0.012887 35.144130 ( 45.695633)
total: 108.02 sec