Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-221330
#<BuildRuby:0x000055fd44647520
@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-221330",
@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.000002 0.000011 ( 0.000011)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.001780 0.003480 1.401398 ( 1.784536)
build_miniruby 0.001031 0.000271 1.561933 ( 1.566975)
build_ruby 0.001280 0.000337 5.761989 ( 5.773001)
build_all 0.005123 0.005715 16.845203 ( 1.918543)
build_install 0.014679 0.001697 5.117573 ( 1.864354)
test_btest 0.000000 0.000912 87.663619 ( 16.714163)
test_basic 0.000000 0.005815 0.756390 ( 0.827707)
test_all 0.098563 0.021081 574.881533 ( 58.435154)
test_rubyspec 0.049959 0.018259 86.851571 ( 99.293387)
total: 188.18 sec