Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-140523
#<BuildRuby:0x000055e7fb49c008
@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.20230125-140523",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000016 0.000000 0.000016 ( 0.000015)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.006346 0.000000 0.898758 ( 1.070102)
build_miniruby 0.001203 0.000000 1.005727 ( 1.003828)
build_ruby 0.000000 0.001609 2.780279 ( 2.777880)
build_all 0.007283 0.002536 16.758959 ( 3.025070)
build_install 0.009190 0.000037 2.087144 ( 1.079349)
test_btest 0.001215 0.000058 68.723195 ( 11.563220)
test_basic 0.007036 0.000123 0.371864 ( 0.456753)
test_all 0.001333 0.000060 668.836473 (105.813216)
test_rubyspec 0.115738 0.019357 51.833315 ( 60.071353)
total: 186.86 sec