Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-172336
#<BuildRuby:0x000055af3c8b7f40
@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.20221123-172336",
@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.000015 0.000001 0.000016 ( 0.000016)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000785 0.004121 1.134711 ( 1.151485)
build_miniruby 0.000850 0.000114 0.916118 ( 0.914784)
build_ruby 0.001054 0.000140 2.730670 ( 2.640419)
build_all 0.008116 0.000489 15.933322 ( 3.361968)
build_install 0.003600 0.005128 2.034843 ( 1.175059)
test_btest 0.000491 0.000092 64.547690 ( 10.932998)
test_basic 0.004325 0.000811 0.304786 ( 0.395610)
test_all 0.001174 0.000220 667.280345 (124.669227)
test_rubyspec 0.061195 0.003358 53.735605 ( 61.974841)
total: 207.22 sec