Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-015325
#<BuildRuby:0x0000557c061d3f58
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230124-015325",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000003 0.000010 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.001687 0.004778 0.840988 ( 1.024982)
build_miniruby 0.000912 0.000379 1.003748 ( 1.001626)
build_ruby 0.001111 0.000463 2.765702 ( 2.763127)
build_all 0.008208 0.001467 16.743931 ( 2.976832)
build_install 0.009385 0.001678 2.070565 ( 1.070705)
test_btest 0.000715 0.000255 71.344406 ( 10.812206)
test_basic 0.000000 0.006947 0.350793 ( 0.436136)
test_all 0.000000 0.001398 667.034620 (106.046107)
test_rubyspec 0.064989 0.065964 51.416329 ( 59.483644)
total: 185.62 sec