Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-143247
#<BuildRuby:0x0000562ef8cb28c0
@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.20220822-143247",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000016)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.004954 0.001801 0.841907 ( 1.736604)
build_miniruby 0.000702 0.000255 0.057488 ( 0.056417)
build_ruby 0.000745 0.000271 0.059549 ( 0.058162)
build_all 0.003285 0.001194 1.546160 ( 0.598088)
build_install 0.004293 0.006729 1.920438 ( 0.963913)
test_btest 0.000424 0.000193 54.822959 ( 8.368275)
test_basic 0.000335 0.005395 0.347778 ( 0.435837)
test_all 0.000669 0.000365 595.998923 ( 89.604422)
test_rubyspec 0.053576 0.072702 44.414946 ( 52.665826)
total: 154.49 sec