Logfile: /home/ko1/ruby/logs/brlog.trunk.20231110-185032
#<BuildRuby:0x000056487ffd7500
@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.20231110-185032",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004443 0.000000 1.243433 ( 1.492914)
build_miniruby 0.001151 0.000000 0.946529 ( 0.947989)
build_ruby 0.001507 0.000000 2.740084 ( 2.740571)
build_all 0.008899 0.000854 16.528528 ( 1.494456)
build_install 0.009199 0.000152 4.947135 ( 1.186297)
test_btest 0.000998 0.000182 84.392258 ( 7.534020)
test_basic 0.004316 0.000785 0.701949 ( 0.776631)
test_all 0.089521 0.044746 526.416792 ( 52.831793)
test_rubyspec 0.031209 0.019536 51.103975 ( 63.349249)
total: 132.35 sec