Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-053849
#<BuildRuby:0x0000558b52437fa0
@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.20221215-053849",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.003755 0.000441 0.823161 ( 1.044536)
build_miniruby 0.000979 0.000115 0.971807 ( 0.970425)
build_ruby 0.001074 0.000127 2.739747 ( 2.602393)
build_all 0.004562 0.004360 15.617045 ( 3.372146)
build_install 0.009273 0.001545 2.349329 ( 1.346830)
test_btest 0.000515 0.000086 63.815442 ( 11.139276)
test_basic 0.004091 0.000682 0.293831 ( 0.385117)
test_all 0.001521 0.000254 676.759566 (141.187674)
test_rubyspec 0.050103 0.025463 52.455574 ( 60.660734)
total: 222.71 sec