Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-004816
#<BuildRuby:0x000055d16f98f468
@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.20230105-004816",
@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.000008)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000027 0.000006 0.000033 ( 0.000032)
build_up 0.005394 0.001156 0.896758 ( 1.046520)
build_miniruby 0.001037 0.000222 1.011696 ( 1.009863)
build_ruby 0.001341 0.000287 2.766331 ( 2.763656)
build_all 0.009752 0.000174 16.831679 ( 3.025976)
build_install 0.009680 0.000000 2.292858 ( 1.186850)
test_btest 0.000921 0.000000 73.404459 ( 10.806616)
test_basic 0.006275 0.000564 0.380126 ( 0.465599)
test_all 0.001104 0.000175 656.661058 (109.243533)
test_rubyspec 0.071190 0.054798 51.690991 ( 59.701160)
total: 189.25 sec