Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-163914
#<BuildRuby:0x000055b797bd30e0
@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.20231226-163914",
@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.000023 0.000005 0.000028 ( 0.000027)
autoconf 0.000044 0.000009 0.000053 ( 0.000052)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.002048 0.004988 0.795050 ( 1.189271)
build_miniruby 0.000799 0.000240 0.809807 ( 0.810035)
build_ruby 0.001483 0.000000 2.663291 ( 2.663834)
build_all 0.007820 0.000006 11.935098 ( 0.957480)
build_install 0.007866 0.003031 3.335292 ( 0.946306)
test_btest 0.000846 0.000000 62.876080 ( 5.391264)
test_basic 0.003940 0.000144 0.397529 ( 0.477460)
test_all 0.083027 0.015331 386.700004 ( 34.017046)
test_rubyspec 0.047608 0.026134 40.293588 ( 52.861477)
total: 99.32 sec