Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-011202
#<BuildRuby:0x0000564a9537b4b0
@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.20240117-011202",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000000 0.004853 0.803078 ( 1.199155)
build_miniruby 0.000000 0.001114 0.805200 ( 0.805083)
build_ruby 0.000000 0.001923 2.663286 ( 2.663494)
build_all 0.006183 0.001554 12.038747 ( 0.989855)
build_install 0.006489 0.004784 3.423939 ( 0.967073)
test_btest 0.000508 0.000254 64.924606 ( 4.425873)
test_basic 0.002928 0.001464 0.426698 ( 0.505276)
test_all 0.064203 0.033927 369.344805 ( 36.875701)
test_rubyspec 0.058704 0.072331 72.854353 ( 85.352324)
total: 133.78 sec