Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-112628
#<BuildRuby:0x000055bb2436f6e8
@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.20231211-112628",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005669 0.000081 1.357479 ( 1.721797)
build_miniruby 0.001046 0.000000 0.869329 ( 0.869107)
build_ruby 0.001457 0.000000 2.845862 ( 2.846390)
build_all 0.010472 0.000042 17.114510 ( 1.578483)
build_install 0.009538 0.000053 5.042748 ( 1.228163)
test_btest 0.000959 0.000037 85.796852 ( 7.556861)
test_basic 0.001354 0.003677 0.787965 ( 0.863792)
test_all 0.084473 0.048254 559.912023 ( 55.396618)
test_rubyspec 0.013919 0.036545 51.003900 ( 63.319408)
total: 135.38 sec