Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-034837
#<BuildRuby:0x0000558cacdb7840
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231228-034837",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000032 0.000003 0.000035 ( 0.000036)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.001458 0.004414 1.139037 ( 1.650304)
build_miniruby 0.001256 0.000210 0.863520 ( 0.863543)
build_ruby 0.000000 0.001249 2.729029 ( 2.729056)
build_all 0.007907 0.001257 15.896962 ( 1.423643)
build_install 0.007528 0.000631 4.489809 ( 1.082034)
test_btest 0.000761 0.000133 80.997302 ( 7.449080)
test_basic 0.000000 0.005180 0.667543 ( 0.742039)
test_all 0.080859 0.055075 524.077477 ( 58.671393)
test_rubyspec 0.020213 0.028364 49.118789 ( 61.399265)
total: 136.01 sec