Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-000703
#<BuildRuby:0x0000556a6dfcabe8
@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.20221221-000703",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003827 0.000588 0.885037 ( 1.147674)
build_miniruby 0.000778 0.000119 0.991048 ( 0.989860)
build_ruby 0.001028 0.000158 2.668650 ( 2.667109)
build_all 0.009327 0.000000 15.757557 ( 3.339264)
build_install 0.006909 0.002228 2.256037 ( 1.281857)
test_btest 0.000561 0.000084 68.356960 ( 11.331264)
test_basic 0.004036 0.000605 0.285179 ( 0.376199)
test_all 0.001254 0.000188 685.030946 (135.865658)
test_rubyspec 0.042355 0.030211 52.499928 ( 60.754347)
total: 217.75 sec