Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-015238
#<BuildRuby:0x0000556510c680e8
@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.20231223-015238",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004191 0.001048 1.026656 ( 1.418020)
build_miniruby 0.000769 0.000193 0.887649 ( 0.887996)
build_ruby 0.001044 0.000261 2.913355 ( 2.914712)
build_all 0.008951 0.001035 16.206548 ( 1.479863)
build_install 0.002845 0.005650 4.587449 ( 1.146501)
test_btest 0.000869 0.000256 79.659799 ( 7.670166)
test_basic 0.003441 0.001012 0.665357 ( 0.742795)
test_all 0.080022 0.054137 487.896213 ( 56.198828)
test_rubyspec 0.022380 0.021808 50.109073 ( 62.403746)
total: 134.86 sec