Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-175209
#<BuildRuby:0x000055d3d93e00c8
@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.20240107-175209",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.003991 0.000665 1.228056 ( 1.648519)
build_miniruby 0.001279 0.000000 1.441877 ( 1.443613)
build_ruby 0.001467 0.000000 4.325314 ( 4.335142)
build_all 0.010382 0.000000 16.556250 ( 1.694741)
build_install 0.006859 0.008231 4.915418 ( 1.680064)
test_btest 0.000654 0.000142 81.452347 ( 7.293064)
test_basic 0.000000 0.005899 0.715222 ( 0.780519)
test_all 0.093353 0.027166 546.026727 ( 79.956702)
test_rubyspec 0.039957 0.025680 77.525599 ( 89.870517)
total: 188.70 sec