Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-202603
#<BuildRuby:0x000055de94a2a620
@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.20221219-202603",
@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.000001 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.003810 0.000424 0.887894 ( 2.430577)
build_miniruby 0.000742 0.000083 0.983838 ( 0.982637)
build_ruby 0.001035 0.000115 2.859594 ( 2.773092)
build_all 0.008893 0.000000 15.816611 ( 3.252224)
build_install 0.001390 0.007300 2.310107 ( 1.341449)
test_btest 0.000500 0.000091 60.511528 ( 12.056861)
test_basic 0.004228 0.000769 0.331907 ( 0.422904)
test_all 0.001241 0.000226 682.546923 (139.649683)
test_rubyspec 0.049727 0.032525 52.375534 ( 60.548526)
total: 223.46 sec