Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-095201
#<BuildRuby:0x0000561b4d4c40c8
@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.20231126-095201",
@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.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004849 0.000746 0.929337 ( 1.331902)
build_miniruby 0.001455 0.000000 0.808190 ( 0.807824)
build_ruby 0.001604 0.000000 2.638687 ( 2.639117)
build_all 0.002913 0.005883 12.231184 ( 1.002964)
build_install 0.008767 0.002063 3.711538 ( 0.981382)
test_btest 0.000603 0.000142 62.363354 ( 5.823565)
test_basic 0.005050 0.000204 0.399953 ( 0.478775)
test_all 0.099189 0.003791 366.009690 ( 32.610170)
test_rubyspec 0.024545 0.042345 40.355360 ( 52.901183)
total: 98.58 sec