Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-083925
#<BuildRuby:0x000055d03a7a0020
@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.20231227-083925",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003956 0.001079 0.804979 ( 1.172720)
build_miniruby 0.000789 0.000216 0.803746 ( 0.803617)
build_ruby 0.001164 0.000318 2.651668 ( 2.652338)
build_all 0.006151 0.001339 11.910676 ( 0.941933)
build_install 0.008095 0.002158 3.363764 ( 0.956022)
test_btest 0.000631 0.000168 64.101011 ( 4.672671)
test_basic 0.000000 0.004038 0.400460 ( 0.480364)
test_all 0.063421 0.034079 375.389465 ( 39.732647)
test_rubyspec 0.035173 0.030426 40.149705 ( 52.711740)
total: 104.12 sec