Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-041733
#<BuildRuby:0x000055da0a204178
@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-041733",
@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.000002 0.000017 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.005225 0.000104 1.269793 ( 1.678546)
build_miniruby 0.001029 0.000086 1.500346 ( 1.503117)
build_ruby 0.001695 0.000000 5.523344 ( 5.532803)
build_all 0.009663 0.000590 16.703160 ( 1.722726)
build_install 0.008410 0.007492 4.869378 ( 1.681157)
test_btest 0.000000 0.000893 86.584808 ( 9.916422)
test_basic 0.003762 0.001792 0.705805 ( 0.773123)
test_all 0.097962 0.024916 527.345516 ( 73.875901)
test_rubyspec 0.023004 0.043962 80.974313 ( 93.268203)
total: 189.95 sec