Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-213727
#<BuildRuby:0x000055df75eb8728
@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.20230114-213727",
@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.000018 0.000006 0.000024 ( 0.000024)
autoconf 0.000031 0.000010 0.000041 ( 0.000041)
configure 0.000032 0.000011 0.000043 ( 0.000045)
build_up 0.005369 0.004614 1.310496 ( 1.634899)
build_miniruby 0.000943 0.000363 1.700390 ( 1.571038)
build_ruby 0.001191 0.000458 2.776136 ( 2.773445)
build_all 0.005160 0.004731 16.806346 ( 3.003048)
build_install 0.004638 0.006784 2.144500 ( 1.090382)
test_btest 0.000728 0.000364 69.433446 ( 11.369143)
test_basic 0.001399 0.005652 0.343722 ( 0.428804)
test_all 0.000929 0.000531 650.441981 (104.756905)
test_rubyspec 0.055542 0.077821 52.083182 ( 60.113282)
total: 186.74 sec