Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-094817
#<BuildRuby:0x000055f35366bdf8
@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.20230115-094817",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006832 0.000585 1.298112 ( 1.315300)
build_miniruby 0.001158 0.000248 1.699906 ( 1.571549)
build_ruby 0.001212 0.000260 2.785558 ( 2.783389)
build_all 0.003995 0.005617 16.873369 ( 3.020449)
build_install 0.009954 0.001384 2.158354 ( 1.094614)
test_btest 0.000778 0.000000 76.834882 ( 11.003731)
test_basic 0.006574 0.000000 0.343097 ( 0.429483)
test_all 0.002100 0.000000 672.866539 (102.095300)
test_rubyspec 0.082920 0.050798 52.211440 ( 60.245921)
total: 183.56 sec