Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-185831
#<BuildRuby:0x000055dad8b93468
@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.20230125-185831",
@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.000011 0.000004 0.000015 ( 0.000014)
configure 0.000036 0.000012 0.000048 ( 0.000034)
build_up 0.002897 0.003624 0.845822 ( 1.506336)
build_miniruby 0.000910 0.000350 1.013984 ( 1.012016)
build_ruby 0.001181 0.000454 2.765555 ( 2.762849)
build_all 0.007248 0.002787 16.769009 ( 3.017050)
build_install 0.009546 0.001725 2.104364 ( 1.073022)
test_btest 0.000816 0.000292 69.406026 ( 11.341284)
test_basic 0.000918 0.005518 0.353280 ( 0.439482)
test_all 0.000937 0.000401 666.231751 (112.694987)
test_rubyspec 0.084615 0.042294 51.985510 ( 60.049134)
total: 193.90 sec