Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-115201
#<BuildRuby:0x000055c6f1fe0110
@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-115201",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000017 0.000002 0.000019 ( 0.000017)
build_up 0.000000 0.006551 0.809386 ( 1.209038)
build_miniruby 0.000000 0.001010 0.811371 ( 0.811324)
build_ruby 0.001428 0.000608 2.701502 ( 2.701732)
build_all 0.004687 0.003085 11.938103 ( 0.963995)
build_install 0.009009 0.004457 3.332651 ( 0.967694)
test_btest 0.000589 0.000186 65.781645 ( 5.036847)
test_basic 0.002343 0.002985 0.401561 ( 0.482294)
test_all 0.075112 0.023941 367.602233 ( 35.076147)
test_rubyspec 0.039467 0.025179 40.798805 ( 53.352755)
total: 100.60 sec