Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-000718
#<BuildRuby:0x000055f7c715b7f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231218-000718",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.002240 0.002541 1.034007 ( 1.302914)
build_miniruby 0.000930 0.000215 0.878229 ( 0.879762)
build_ruby 0.000980 0.000227 2.699128 ( 2.699710)
build_all 0.006902 0.000724 12.246323 ( 0.990384)
build_install 0.010622 0.001371 3.556429 ( 0.975502)
test_btest 0.000695 0.000139 63.384857 ( 4.612095)
test_basic 0.003795 0.000759 0.375544 ( 0.455993)
test_all 0.073526 0.028406 397.038254 ( 40.789873)
test_rubyspec 0.050884 0.022155 39.642936 ( 52.267204)
total: 104.97 sec