Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-100655
#<BuildRuby:0x00005654c2d24188
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231126-100655",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000002 0.000001 0.000003 ( 0.000004)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000000 0.005353 0.918816 ( 1.307198)
build_miniruby 0.000000 0.001105 0.809107 ( 0.809485)
build_ruby 0.000000 0.001451 2.661792 ( 2.662957)
build_all 0.004794 0.002992 12.340523 ( 0.994707)
build_install 0.004736 0.009269 3.723206 ( 0.983727)
test_btest 0.000437 0.000318 63.325039 ( 4.943902)
test_basic 0.003081 0.002240 0.416810 ( 0.495077)
test_all 0.072604 0.023727 342.997244 ( 37.054727)
test_rubyspec 0.028606 0.037451 39.957452 ( 52.534737)
total: 101.79 sec