Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-045441
#<BuildRuby:0x000055682cea34b0
@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.20240116-045441",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.005250 0.000954 0.804965 ( 1.180015)
build_miniruby 0.000000 0.000938 0.798347 ( 0.798360)
build_ruby 0.000000 0.001371 2.650915 ( 2.652066)
build_all 0.005261 0.002262 12.177272 ( 1.002801)
build_install 0.005529 0.007819 3.388038 ( 0.961347)
test_btest 0.000541 0.000193 65.715757 ( 5.235895)
test_basic 0.004649 0.000104 0.391530 ( 0.471387)
test_all 0.065967 0.029054 368.873081 ( 40.296619)
test_rubyspec 0.029060 0.036250 40.254789 ( 52.792676)
total: 105.39 sec