Logfile: /home/ko1/ruby/logs/brlog.trunk.20230310-023143
#<BuildRuby:0x0000564635bf2e68
@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.20230310-023143",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004467 0.000050 0.823475 ( 2.091443)
build_miniruby 0.000868 0.000073 0.632390 ( 0.631593)
build_ruby 0.001162 0.000000 2.105912 ( 2.105620)
build_all 0.004728 0.003702 11.271230 ( 0.971829)
build_install 0.006598 0.000000 1.545093 ( 0.813249)
test_btest 0.000951 0.000000 76.740564 ( 7.045089)
test_basic 0.002880 0.000360 0.248476 ( 0.344451)
test_all 0.000992 0.000124 380.221079 ( 34.308084)
test_rubyspec 0.020009 0.009824 36.262139 ( 46.780975)
total: 95.09 sec