Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-210742
#<BuildRuby:0x000055cf2e314040
@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.20231202-210742",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005323 0.000000 0.976085 ( 1.222358)
build_miniruby 0.000893 0.000000 0.869230 ( 0.869582)
build_ruby 0.001735 0.000000 2.700319 ( 2.703216)
build_all 0.007254 0.000000 12.014140 ( 0.991763)
build_install 0.005956 0.008054 3.595414 ( 0.972450)
test_btest 0.000550 0.000064 64.461016 ( 4.772052)
test_basic 0.000046 0.004101 0.369763 ( 0.450218)
test_all 0.081789 0.016360 371.011507 ( 39.899689)
test_rubyspec 0.032379 0.039297 39.697850 ( 52.331703)
total: 104.21 sec