Logfile: /home/ko1/ruby/logs/brlog.trunk.20231102-125353
#<BuildRuby:0x000055ba3b483bb8
@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.20231102-125353",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.004593 0.000237 1.277148 ( 1.681901)
build_miniruby 0.000805 0.000301 0.804184 ( 0.803894)
build_ruby 0.000993 0.000372 2.802140 ( 2.802341)
build_all 0.005683 0.004763 16.969057 ( 1.578472)
build_install 0.008879 0.000168 5.028410 ( 1.166378)
test_btest 0.000867 0.000319 85.954667 ( 7.315779)
test_basic 0.004248 0.000000 0.706306 ( 0.783781)
test_all 0.094873 0.043101 544.947482 ( 48.640774)
test_rubyspec 0.026351 0.021384 50.831464 ( 63.207123)
total: 127.98 sec