Logfile: /home/ko1/ruby/logs/brlog.trunk.20230206-145527
#<BuildRuby:0x00005620f76300d8
@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.20230206-145527",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.000000 0.003917 0.643268 ( 1.076347)
build_miniruby 0.000821 0.000131 0.626334 ( 0.625536)
build_ruby 0.001181 0.000000 2.065391 ( 2.065223)
build_all 0.007475 0.000668 12.133727 ( 1.501063)
build_install 0.005306 0.000758 1.460673 ( 0.705602)
test_btest 0.000571 0.000081 66.196547 ( 5.838293)
test_basic 0.000000 0.003668 0.244895 ( 0.339796)
test_all 0.000000 0.001430 478.995284 ( 46.320977)
test_rubyspec 0.019000 0.010536 35.398563 ( 45.977296)
total: 104.45 sec