Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-083812
#<BuildRuby:0x000055b5f4b9bf90
@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.20240106-083812",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004232 0.000018 1.086102 ( 1.497867)
build_miniruby 0.000931 0.000052 1.317901 ( 1.322092)
build_ruby 0.001417 0.000079 3.969747 ( 3.976242)
build_all 0.005467 0.004672 16.276174 ( 1.565089)
build_install 0.012511 0.001390 4.552403 ( 1.462497)
test_btest 0.000676 0.000075 83.318199 ( 11.947952)
test_basic 0.004970 0.000000 0.600252 ( 0.665148)
test_all 0.095171 0.024297 549.932111 ( 59.972785)
test_rubyspec 0.034415 0.023285 66.355309 ( 78.788025)
total: 161.20 sec