Logfile: /home/ko1/ruby/logs/brlog.trunk.20230205-192615
#<BuildRuby:0x000055fc8f5c3140
@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.20230205-192615",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000025 0.000000 0.000025 ( 0.000026)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.003761 0.000000 0.631212 ( 1.022226)
build_miniruby 0.000897 0.000000 0.626372 ( 0.625700)
build_ruby 0.001162 0.000000 2.066875 ( 2.066667)
build_all 0.008260 0.000115 12.251599 ( 1.491857)
build_install 0.005864 0.000391 1.444936 ( 0.698785)
test_btest 0.000647 0.000043 62.668712 ( 6.163991)
test_basic 0.000000 0.003790 0.257594 ( 0.353444)
test_all 0.000000 0.001359 498.242607 ( 47.225321)
test_rubyspec 0.013515 0.014954 35.432691 ( 45.962753)
total: 105.61 sec