Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-205220
#<BuildRuby:0x000055b2c46ebe88
@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.20240108-205220",
@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.000000 0.000009 ( 0.000010)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.005308 1.415887 ( 1.831809)
build_miniruby 0.000000 0.001270 1.588422 ( 1.593973)
build_ruby 0.000000 0.001680 4.476333 ( 4.489901)
build_all 0.008561 0.001978 16.919953 ( 2.048108)
build_install 0.015790 0.000178 5.081459 ( 1.869931)
test_btest 0.000714 0.000127 81.438886 ( 8.631476)
test_basic 0.001381 0.004060 0.684984 ( 0.753722)
test_all 0.105954 0.015796 562.804973 ( 68.722755)
test_rubyspec 0.036574 0.032584 86.722266 ( 99.094147)
total: 189.04 sec