Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-011552
#<BuildRuby:0x000055fdede6e858
@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.20221227-011552",
@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.000016 0.000003 0.000019 ( 0.000019)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.006194 0.000288 0.852525 ( 1.039643)
build_miniruby 0.001006 0.000134 1.006959 ( 1.005239)
build_ruby 0.001350 0.000180 2.755566 ( 2.752944)
build_all 0.005842 0.003841 16.652867 ( 2.952001)
build_install 0.003274 0.008106 2.258046 ( 1.178449)
test_btest 0.000808 0.000224 69.993422 ( 11.064710)
test_basic 0.004225 0.002938 0.346235 ( 0.431154)
test_all 0.001095 0.000329 664.165958 (102.500070)
test_rubyspec 0.084355 0.048399 51.025644 ( 59.099433)
total: 182.02 sec