Logfile: /home/ko1/ruby/logs/brlog.trunk.20231116-024734
#<BuildRuby:0x00005636397e0048
@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.20231116-024734",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.001622 0.004286 1.308614 ( 1.697935)
build_miniruby 0.000827 0.000150 0.829779 ( 0.829975)
build_ruby 0.001106 0.000202 2.651657 ( 2.651992)
build_all 0.008451 0.001536 16.625096 ( 1.529051)
build_install 0.001798 0.007613 4.886615 ( 1.164363)
test_btest 0.000468 0.000144 86.375348 ( 7.217784)
test_basic 0.000000 0.003703 0.566700 ( 0.644369)
test_all 0.089476 0.045880 484.558149 ( 57.648658)
test_rubyspec 0.022566 0.024542 49.500118 ( 61.822726)
total: 135.21 sec