Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-115402
#<BuildRuby:0x000055900742c0d8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231213-115402",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004500 0.000000 1.006628 ( 1.267889)
build_miniruby 0.001172 0.000000 0.869386 ( 0.868898)
build_ruby 0.001104 0.000000 2.700386 ( 2.703031)
build_all 0.008194 0.000000 12.194558 ( 0.986765)
build_install 0.009598 0.000000 3.567906 ( 0.964179)
test_btest 0.000861 0.000000 64.282645 ( 4.696343)
test_basic 0.003347 0.000000 0.373762 ( 0.457072)
test_all 0.077542 0.024269 397.144244 ( 45.271711)
test_rubyspec 0.043460 0.028092 39.651972 ( 52.282803)
total: 109.50 sec