Logfile: /home/ko1/ruby/logs/brlog.trunk.20230630-193030
#<BuildRuby:0x0000557d6900f708
@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.20230630-193030",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005280 0.000294 1.413719 ( 2.634144)
build_miniruby 0.000751 0.000177 0.852894 ( 0.853469)
build_ruby 0.000953 0.000224 2.749502 ( 2.749657)
build_all 0.008784 0.000041 11.218696 ( 7.663819)
build_install 0.007822 0.000703 5.170822 ( 1.963234)
test_btest 0.001183 0.000237 89.490866 ( 7.756226)
test_basic 0.000013 0.004557 0.778164 ( 0.857973)
test_all 0.002212 0.000000 460.621194 ( 51.525659)
test_rubyspec 0.023432 0.016172 42.906019 ( 55.381991)
total: 131.39 sec