Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-075543
#<BuildRuby:0x000055c34dc1bce8
@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.20231129-075543",
@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.000003 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.004876 0.000254 1.058595 ( 1.447074)
build_miniruby 0.000849 0.000250 1.004691 ( 1.004362)
build_ruby 0.000000 0.001497 2.802322 ( 2.802918)
build_all 0.009797 0.000000 16.892074 ( 1.516094)
build_install 0.005381 0.003801 4.940029 ( 1.246741)
test_btest 0.000902 0.000274 82.829327 ( 7.948403)
test_basic 0.003309 0.001008 0.632136 ( 0.708062)
test_all 0.087576 0.049773 558.446192 ( 52.433226)
test_rubyspec 0.018021 0.029790 50.169745 ( 62.529392)
total: 131.64 sec