Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-082945
#<BuildRuby:0x000055de28688060
@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.20240109-082945",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.005549 0.000505 0.778180 ( 1.179483)
build_miniruby 0.000925 0.000084 0.796142 ( 0.796073)
build_ruby 0.001972 0.000000 2.670909 ( 2.672473)
build_all 0.008159 0.000000 11.858817 ( 0.943080)
build_install 0.007982 0.003597 3.385575 ( 0.958891)
test_btest 0.000589 0.000069 64.488027 ( 4.788550)
test_basic 0.003866 0.000000 0.401820 ( 0.482809)
test_all 0.059551 0.038383 369.848220 ( 36.444388)
test_rubyspec 0.044011 0.023288 40.654938 ( 53.257813)
total: 101.52 sec