Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-030203
#<BuildRuby:0x000055fe67b86eb8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231126-030203",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003308 0.001033 1.223040 ( 1.606277)
build_miniruby 0.000719 0.000225 0.841456 ( 0.841436)
build_ruby 0.001327 0.000000 2.726072 ( 2.726249)
build_all 0.008539 0.001666 16.860490 ( 1.510302)
build_install 0.009214 0.000000 5.131808 ( 1.174505)
test_btest 0.001060 0.000000 84.926319 ( 7.576592)
test_basic 0.004506 0.000000 0.701743 ( 0.776857)
test_all 0.095505 0.038687 539.680357 ( 50.959293)
test_rubyspec 0.029301 0.016165 51.099285 ( 63.518034)
total: 130.69 sec