Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-071947
#<BuildRuby:0x00005583936aaec0
@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.20230210-071947",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.003303 0.000254 0.626237 ( 1.031810)
build_miniruby 0.000895 0.000069 0.629338 ( 0.629135)
build_ruby 0.001074 0.000083 2.082898 ( 2.082605)
build_all 0.004277 0.005013 12.511382 ( 1.497478)
build_install 0.006367 0.000240 1.519522 ( 0.728204)
test_btest 0.000566 0.000081 67.700512 ( 6.216808)
test_basic 0.000365 0.003103 0.272492 ( 0.369151)
test_all 0.001134 0.000212 481.105338 ( 48.335894)
test_rubyspec 0.016944 0.012402 35.481555 ( 46.065614)
total: 106.96 sec