Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-093707
#<BuildRuby:0x000055b8a709f438
@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.20240106-093707",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.004576 0.000029 1.127490 ( 1.506941)
build_miniruby 0.001275 0.000068 1.421643 ( 1.424268)
build_ruby 0.001589 0.000083 3.803060 ( 3.817009)
build_all 0.009639 0.000057 16.128115 ( 1.575412)
build_install 0.012200 0.000581 4.518812 ( 1.459471)
test_btest 0.000752 0.000036 80.662655 ( 10.905927)
test_basic 0.005072 0.000000 0.554867 ( 0.626487)
test_all 0.102503 0.017494 538.378559 ( 77.951134)
test_rubyspec 0.038553 0.018371 65.227471 ( 77.555173)
total: 176.82 sec