Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-064714
#<BuildRuby:0x0000557eeabae8c0
@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.20220821-064714",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006439 0.000000 0.822019 ( 1.138015)
build_miniruby 0.000932 0.000000 0.059364 ( 0.058216)
build_ruby 0.000846 0.000000 0.060188 ( 0.058917)
build_all 0.000543 0.004192 1.531512 ( 0.591595)
build_install 0.006462 0.004462 1.917083 ( 0.957101)
test_btest 0.000538 0.000063 49.081312 ( 8.066474)
test_basic 0.005895 0.000000 0.341452 ( 0.434125)
test_all 0.001980 0.000000 638.894179 ( 92.363633)
test_rubyspec 0.084023 0.041859 44.187986 ( 52.456382)
total: 156.13 sec