Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-121038
#<BuildRuby:0x000055bb1a3bf918
@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.20231208-121038",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005085 0.000176 1.188617 ( 1.546973)
build_miniruby 0.000801 0.000127 0.820349 ( 0.820600)
build_ruby 0.001209 0.000191 2.774435 ( 2.774898)
build_all 0.003254 0.007091 15.893505 ( 1.517723)
build_install 0.007696 0.000861 4.651709 ( 1.118671)
test_btest 0.001127 0.000000 81.361003 ( 6.993232)
test_basic 0.006542 0.000000 0.778496 ( 0.852734)
test_all 0.120651 0.015443 501.458738 ( 57.884651)
test_rubyspec 0.034466 0.010123 52.055578 ( 64.385818)
total: 137.90 sec