Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-221857
#<BuildRuby:0x0000563af1f440e8
@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.20240109-221857",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.002062 0.004348 0.805844 ( 1.185306)
build_miniruby 0.000000 0.001089 0.828252 ( 0.827666)
build_ruby 0.000000 0.001370 2.679361 ( 2.679784)
build_all 0.005951 0.001993 11.923149 ( 0.991534)
build_install 0.011453 0.001427 3.382446 ( 0.962702)
test_btest 0.000741 0.000000 66.148890 ( 5.009927)
test_basic 0.005171 0.000000 0.398010 ( 0.478058)
test_all 0.075138 0.019121 381.332177 ( 33.662268)
test_rubyspec 0.026145 0.048904 40.513886 ( 53.074253)
total: 98.87 sec