Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-094715
#<BuildRuby:0x0000564dbf04bfd8
@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-094715",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.004855 0.802279 ( 1.192197)
build_miniruby 0.000000 0.001075 0.845527 ( 0.845575)
build_ruby 0.000000 0.001454 2.667348 ( 2.668028)
build_all 0.005733 0.001926 12.061953 ( 0.988663)
build_install 0.009074 0.000976 3.361306 ( 0.953939)
test_btest 0.000654 0.000140 65.359553 ( 5.454658)
test_basic 0.003835 0.000822 0.427383 ( 0.507324)
test_all 0.072564 0.027440 381.869639 ( 41.894694)
test_rubyspec 0.021463 0.046849 40.409597 ( 52.970611)
total: 107.48 sec