Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-002107
#<BuildRuby:0x000055aaad5cf280
@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-002107",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000048 0.000004 0.000052 ( 0.000052)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.002566 0.004457 0.805529 ( 1.178417)
build_miniruby 0.000978 0.000163 0.826079 ( 0.825489)
build_ruby 0.001610 0.000268 2.640823 ( 2.641284)
build_all 0.000059 0.007582 11.978592 ( 0.991613)
build_install 0.005447 0.004602 3.359290 ( 0.953466)
test_btest 0.000441 0.000158 64.441452 ( 5.098045)
test_basic 0.004017 0.000000 0.410198 ( 0.491214)
test_all 0.082303 0.012083 378.562840 ( 36.223896)
test_rubyspec 0.029723 0.036011 40.271875 ( 52.834756)
total: 101.24 sec