Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-123631
#<BuildRuby:0x00005576e0383568
@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.20230724-123631",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.006172 0.000176 1.590448 ( 2.831765)
build_miniruby 0.000827 0.000069 0.855849 ( 0.855091)
build_ruby 0.001183 0.000098 2.911311 ( 2.911697)
build_all 0.008497 0.000709 14.331013 ( 1.283619)
build_install 0.008417 0.000000 1.982990 ( 0.915742)
test_btest 0.001103 0.000000 80.167471 ( 7.744754)
test_basic 0.001033 0.005193 0.767263 ( 0.843690)
test_all 0.001456 0.000208 513.151434 ( 45.941397)
test_rubyspec 0.027838 0.012050 42.872588 ( 55.155973)
total: 118.48 sec