Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-004353
#<BuildRuby:0x000055c6d35d2678
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221208-004353",
@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.000020 0.000004 0.000024 ( 0.000038)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.004018 0.000946 1.069805 ( 1.288195)
build_miniruby 0.000731 0.000172 0.991308 ( 0.990136)
build_ruby 0.001082 0.000254 2.771362 ( 2.667015)
build_all 0.005779 0.003563 15.891392 ( 3.381145)
build_install 0.007302 0.001922 2.280703 ( 1.229282)
test_btest 0.000482 0.000127 65.745151 ( 11.322859)
test_basic 0.000182 0.004637 0.296051 ( 0.386614)
test_all 0.000761 0.000241 656.722954 (110.428009)
test_rubyspec 0.048064 0.022341 53.117473 ( 61.242593)
total: 192.94 sec