Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-093344
#<BuildRuby:0x000055cbe0908088
@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.20220808-093344",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006434 0.000171 0.828308 ( 1.031519)
build_miniruby 0.000000 0.001022 0.057954 ( 0.056764)
build_ruby 0.000000 0.000901 0.059456 ( 0.058205)
build_all 0.000000 0.004877 1.511156 ( 0.583690)
build_install 0.002482 0.008721 5.623556 ( 2.144200)
test_btest 0.000839 0.000000 48.552058 ( 8.024737)
test_basic 0.004875 0.000536 0.294700 ( 0.383840)
test_all 0.000844 0.000248 600.035948 ( 86.556214)
test_rubyspec 0.071883 0.047238 43.818257 ( 51.187161)
total: 150.03 sec