Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-222407
#<BuildRuby:0x000055ce9b263cb0
@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.20231212-222407",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000015)
configure 0.000008 0.000004 0.000012 ( 0.000012)
build_up 0.003521 0.001408 1.271751 ( 1.632578)
build_miniruby 0.000621 0.000248 0.805709 ( 0.805239)
build_ruby 0.001011 0.000404 3.039712 ( 3.040097)
build_all 0.003941 0.006216 16.939164 ( 1.532437)
build_install 0.008571 0.000000 4.956570 ( 1.169513)
test_btest 0.000844 0.000078 88.297716 ( 7.670605)
test_basic 0.001298 0.003164 0.672910 ( 0.750573)
test_all 0.095571 0.042991 546.157103 ( 51.107218)
test_rubyspec 0.022543 0.027810 51.800192 ( 64.145520)
total: 131.85 sec