Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-235841
#<BuildRuby:0x0000564f46efc040
@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.20230109-235841",
@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.000008)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.001666 0.004701 0.849071 ( 1.024903)
build_miniruby 0.000911 0.000281 1.020626 ( 1.018829)
build_ruby 0.001472 0.000000 2.782860 ( 2.780116)
build_all 0.005957 0.003957 16.834564 ( 3.000839)
build_install 0.008766 0.002922 2.159833 ( 1.097953)
test_btest 0.000844 0.000282 73.992347 ( 10.771027)
test_basic 0.004782 0.001594 0.344490 ( 0.431050)
test_all 0.000977 0.000326 664.462965 (114.249048)
test_rubyspec 0.083489 0.024420 51.880351 ( 59.950339)
total: 194.32 sec