Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-062939
#<BuildRuby:0x0000558ef9bf4090
@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.20231122-062939",
@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.000006 0.000004 0.000010 ( 0.000011)
autoconf 0.000011 0.000007 0.000018 ( 0.000018)
configure 0.000008 0.000005 0.000013 ( 0.000013)
build_up 0.001420 0.005144 0.928892 ( 1.315461)
build_miniruby 0.000561 0.000421 0.815901 ( 0.816004)
build_ruby 0.000760 0.000570 2.621811 ( 2.623262)
build_all 0.006572 0.001426 12.187626 ( 1.003269)
build_install 0.005455 0.005221 3.749561 ( 0.984393)
test_btest 0.000404 0.000283 63.095029 ( 5.459462)
test_basic 0.004046 0.000000 0.407117 ( 0.486911)
test_all 0.070161 0.027529 348.695172 ( 38.040865)
test_rubyspec 0.044868 0.019738 39.972340 ( 52.544388)
total: 103.27 sec