Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-090419
#<BuildRuby:0x000055b710f73df8
@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.20221226-090419",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.004120 0.000055 0.797646 ( 1.488560)
build_miniruby 0.000765 0.000205 1.027635 ( 1.026365)
build_ruby 0.001033 0.000275 2.741252 ( 2.739923)
build_all 0.002731 0.006216 15.967322 ( 3.364469)
build_install 0.003576 0.006346 2.218578 ( 1.228067)
test_btest 0.000456 0.000195 61.402895 ( 11.326097)
test_basic 0.001104 0.003752 0.276772 ( 0.367315)
test_all 0.000732 0.000349 640.352889 (103.688917)
test_rubyspec 0.031899 0.028648 52.002330 ( 60.172663)
total: 185.40 sec