Logfile: /home/ko1/ruby/logs/brlog.trunk.20231101-192441
#<BuildRuby:0x000056269c1335f8
@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.20231101-192441",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.001342 0.004286 1.418821 ( 1.705672)
build_miniruby 0.000764 0.000224 0.921645 ( 0.921442)
build_ruby 0.000953 0.000281 2.947755 ( 2.947714)
build_all 0.006605 0.003522 15.987170 ( 1.453281)
build_install 0.008292 0.000085 4.766667 ( 1.112969)
test_btest 0.000885 0.000253 86.016423 ( 7.236422)
test_basic 0.000000 0.003987 0.602938 ( 0.680766)
test_all 0.082354 0.048604 507.659661 ( 53.105467)
test_rubyspec 0.026345 0.022338 50.033580 ( 62.364421)
total: 131.53 sec