Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-175618
#<BuildRuby:0x000055d230acbce8
@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.20231118-175618",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004801 0.000506 1.261635 ( 1.639930)
build_miniruby 0.001078 0.000114 0.944969 ( 0.944088)
build_ruby 0.001227 0.000129 2.664986 ( 2.665133)
build_all 0.009293 0.000487 16.716028 ( 1.510837)
build_install 0.008623 0.000377 4.883146 ( 1.182274)
test_btest 0.001125 0.000107 85.642725 ( 6.653990)
test_basic 0.000000 0.004701 0.767787 ( 0.843377)
test_all 0.104690 0.032601 504.540740 ( 52.742419)
test_rubyspec 0.022540 0.026298 50.969174 ( 63.312248)
total: 131.50 sec