Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-160212
#<BuildRuby:0x0000561a509c0098
@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.20240117-160212",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004394 0.000367 0.790153 ( 1.177635)
build_miniruby 0.000892 0.000075 0.819426 ( 0.819422)
build_ruby 0.000000 0.001490 2.665983 ( 2.666865)
build_all 0.002352 0.005781 12.239771 ( 1.015324)
build_install 0.009205 0.001062 3.419229 ( 0.968793)
test_btest 0.000753 0.000151 62.259508 ( 5.781190)
test_basic 0.003267 0.000653 0.387362 ( 0.468626)
test_all 0.061894 0.034026 382.849521 ( 36.055312)
test_rubyspec 0.047544 0.079121 73.469183 ( 85.947476)
total: 134.90 sec