Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-071118
#<BuildRuby:0x0000557707aac0c0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221207-071118",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003530 0.000588 0.772082 ( 1.087035)
build_miniruby 0.000772 0.000129 0.706062 ( 0.705334)
build_ruby 0.001102 0.000183 2.425072 ( 2.348955)
build_all 0.008642 0.000000 12.380859 ( 1.530065)
build_install 0.006716 0.000000 1.609345 ( 0.773083)
test_btest 0.000699 0.000000 64.473961 ( 6.339614)
test_basic 0.000000 0.003781 0.242412 ( 0.338365)
test_all 0.000000 0.001012 491.900428 ( 49.397682)
test_rubyspec 0.009169 0.019191 35.109283 ( 45.741249)
total: 108.26 sec