Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-080717
#<BuildRuby:0x0000563c260a3e68
@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.20231220-080717",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004476 0.000746 1.288054 ( 1.680923)
build_miniruby 0.001102 0.000000 0.927264 ( 0.926679)
build_ruby 0.001558 0.000000 2.921147 ( 2.921025)
build_all 0.006590 0.003574 16.582130 ( 1.579688)
build_install 0.001916 0.007473 4.867613 ( 1.189345)
test_btest 0.000977 0.000266 88.390853 ( 7.246833)
test_basic 0.002375 0.002351 0.688504 ( 0.764275)
test_all 0.088816 0.047921 516.851353 ( 59.047304)
test_rubyspec 0.013910 0.037667 50.919321 ( 63.240097)
total: 138.60 sec