Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-070217
#<BuildRuby:0x000055fdd5037f68
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220825-070217",
@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.000015 0.000000 0.000015 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006680 0.000191 0.810807 ( 0.996492)
build_miniruby 0.001006 0.000072 0.058240 ( 0.056930)
build_ruby 0.000994 0.000000 0.060058 ( 0.058730)
build_all 0.004438 0.000073 1.503044 ( 0.584775)
build_install 0.010985 0.000120 1.954671 ( 0.976235)
test_btest 0.000533 0.000031 56.747113 ( 8.290339)
test_basic 0.005257 0.000035 0.264230 ( 0.353556)
test_all 0.002796 0.000084 615.944620 ( 89.376114)
test_rubyspec 0.075529 0.037987 44.097136 ( 52.341749)
total: 153.04 sec