Logfile: /home/ko1/ruby/logs/brlog.trunk.20231024-163839
#<BuildRuby:0x0000557de687f230
@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.20231024-163839",
@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.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003992 0.000666 1.395854 ( 1.673808)
build_miniruby 0.000903 0.000151 0.907106 ( 0.907072)
build_ruby 0.001002 0.000167 2.804976 ( 2.805639)
build_all 0.005527 0.004620 15.869788 ( 1.400123)
build_install 0.008263 0.000000 4.825253 ( 1.141805)
test_btest 0.000948 0.000000 77.834926 ( 7.805176)
test_basic 0.005148 0.000000 0.749059 ( 0.826182)
test_all 0.119569 0.014612 480.795823 ( 54.166104)
test_rubyspec 0.023316 0.029121 50.373501 ( 62.716323)
total: 133.44 sec