Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-145853
#<BuildRuby:0x0000564c0cce8098
@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.20240115-145853",
@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.000017 0.000000 0.000017 ( 0.000018)
autoconf 0.000044 0.000000 0.000044 ( 0.000044)
configure 0.000031 0.000000 0.000031 ( 0.000030)
build_up 0.006181 0.000000 1.172918 ( 1.736385)
build_miniruby 0.001192 0.000000 7.257808 ( 7.143795)
build_ruby 0.000000 0.001348 2.845786 ( 2.845756)
build_all 0.006916 0.002063 14.334954 ( 1.324400)
build_install 0.003784 0.003882 4.103363 ( 1.048201)
test_btest 0.000890 0.000099 77.361281 ( 6.438394)
test_basic 0.004217 0.000051 0.635352 ( 0.711684)
test_all 0.104975 0.026090 463.531709 ( 50.835800)
test_rubyspec 0.024260 0.023265 49.422080 ( 61.754031)
total: 133.84 sec