Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-131352
#<BuildRuby:0x000055b647f9b8e0
@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-131352",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000008)
build_up 0.004330 0.000105 1.017103 ( 1.308239)
build_miniruby 0.000785 0.000236 0.877475 ( 0.876935)
build_ruby 0.001085 0.000000 2.706178 ( 2.710625)
build_all 0.006333 0.000915 12.221957 ( 1.021781)
build_install 0.008048 0.000909 3.594732 ( 0.971434)
test_btest 0.000461 0.000115 66.704893 ( 4.964904)
test_basic 0.000673 0.003503 0.379317 ( 0.460941)
test_all 0.088104 0.016257 393.873937 ( 40.129079)
test_rubyspec 0.024836 0.031250 39.872672 ( 52.566778)
total: 105.01 sec