Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-090202
#<BuildRuby:0x00005631c4d132c8
@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.20221118-090202",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.000530 0.004328 1.088282 ( 1.171937)
build_miniruby 0.000000 0.001025 1.001260 ( 0.999901)
build_ruby 0.000000 0.001260 2.710226 ( 2.616273)
build_all 0.006244 0.002570 15.890604 ( 3.406302)
build_install 0.006993 0.000940 2.080445 ( 1.216252)
test_btest 0.000514 0.000184 63.756038 ( 11.341682)
test_basic 0.005016 0.000142 0.300262 ( 0.390860)
test_all 0.000876 0.000292 641.011677 (103.871694)
test_rubyspec 0.045809 0.028167 51.782376 ( 60.042061)
total: 185.06 sec