Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-054749
#<BuildRuby:0x000055cf8bfd4188
@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.20231119-054749",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000008 0.000002 0.000010 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004484 0.000815 0.917607 ( 1.325629)
build_miniruby 0.000871 0.000159 0.797983 ( 0.798208)
build_ruby 0.001390 0.000253 2.602156 ( 2.602610)
build_all 0.007729 0.000000 12.023060 ( 1.008634)
build_install 0.011210 0.000747 3.625058 ( 0.965959)
test_btest 0.000605 0.000086 64.501842 ( 5.185234)
test_basic 0.000395 0.005091 0.404939 ( 0.484123)
test_all 0.068072 0.029596 340.753711 ( 33.569898)
test_rubyspec 0.043499 0.020660 39.891836 ( 52.461898)
total: 98.40 sec