Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-215232
#<BuildRuby:0x000055db677cc098
@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.20240108-215232",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.000000 0.005157 1.360512 ( 1.750525)
build_miniruby 0.000000 0.001196 1.564851 ( 1.568211)
build_ruby 0.000246 0.001524 4.710469 ( 4.724994)
build_all 0.009206 0.002124 16.880626 ( 1.850978)
build_install 0.007398 0.008321 5.150687 ( 1.981137)
test_btest 0.000662 0.000190 82.327357 ( 9.527036)
test_basic 0.002106 0.005005 0.733665 ( 0.802275)
test_all 0.083633 0.037970 556.590399 ( 65.334686)
test_rubyspec 0.036532 0.033464 87.225714 ( 99.559982)
total: 187.10 sec