Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-110412
#<BuildRuby:0x0000560a39bb8700
@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.20221205-110412",
@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.000017 0.000000 0.000017 ( 0.000018)
configure 0.000016 0.000000 0.000016 ( 0.000017)
build_up 0.004731 0.000000 1.181775 ( 1.379617)
build_miniruby 0.000981 0.000000 0.944270 ( 0.943004)
build_ruby 0.001104 0.000000 2.742870 ( 2.648564)
build_all 0.009095 0.000000 15.813645 ( 3.253248)
build_install 0.002043 0.007717 2.351503 ( 1.332453)
test_btest 0.000576 0.000054 66.547064 ( 11.064150)
test_basic 0.001394 0.003559 0.341374 ( 0.431726)
test_all 0.000886 0.000000 700.154667 (109.698124)
test_rubyspec 0.050790 0.021036 53.374821 ( 61.549177)
total: 192.30 sec