Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-112906
#<BuildRuby:0x000055952f77c0d0
@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.20221203-112906",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.005218 0.000077 1.219257 ( 1.546796)
build_miniruby 0.000855 0.000057 1.012320 ( 1.011073)
build_ruby 0.000000 0.001168 2.884021 ( 2.777069)
build_all 0.006559 0.002292 15.833399 ( 3.312116)
build_install 0.009311 0.000573 2.272507 ( 1.273112)
test_btest 0.000530 0.000056 62.154667 ( 11.265375)
test_basic 0.000955 0.004339 0.304254 ( 0.394721)
test_all 0.000873 0.000137 671.758554 (126.575538)
test_rubyspec 0.042838 0.022655 53.470946 ( 61.669051)
total: 209.83 sec