Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-192651
#<BuildRuby:0x0000561dc87f80c8
@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.20231214-192651",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000000 0.004123 1.014449 ( 1.268968)
build_miniruby 0.000000 0.000616 0.869855 ( 0.871394)
build_ruby 0.000474 0.000606 2.705642 ( 2.708485)
build_all 0.005383 0.001794 12.143724 ( 1.000946)
build_install 0.012356 0.001344 3.550608 ( 0.969306)
test_btest 0.000512 0.000146 64.474284 ( 4.889495)
test_basic 0.003141 0.000897 0.375709 ( 0.456681)
test_all 0.061173 0.035079 402.275575 ( 34.094937)
test_rubyspec 0.017457 0.037955 39.978468 ( 52.638855)
total: 98.90 sec