Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-171243
#<BuildRuby:0x000055e31f6c7e58
@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.20220817-171243",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.006077 0.000467 0.908385 ( 1.221416)
build_miniruby 0.000761 0.000058 0.057491 ( 0.056389)
build_ruby 0.000000 0.000865 0.059269 ( 0.058111)
build_all 0.000744 0.003885 1.534458 ( 0.588972)
build_install 0.010927 0.000000 1.897053 ( 0.957010)
test_btest 0.000740 0.000000 55.848248 ( 8.252978)
test_basic 0.002769 0.002546 0.278899 ( 0.368031)
test_all 0.001643 0.000259 635.720659 ( 93.383424)
test_rubyspec 0.084069 0.044391 43.945186 ( 51.288079)
total: 156.18 sec