Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-104647
#<BuildRuby:0x0000561248098110
@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.20231211-104647",
@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.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.005226 1.005764 ( 1.275829)
build_miniruby 0.000000 0.001156 0.874770 ( 0.876652)
build_ruby 0.001765 0.000009 2.702621 ( 2.703142)
build_all 0.007586 0.000859 12.123282 ( 0.998250)
build_install 0.008845 0.000996 3.568087 ( 0.968258)
test_btest 0.000000 0.000831 63.059906 ( 5.769050)
test_basic 0.000049 0.003318 0.376243 ( 0.459397)
test_all 0.075302 0.028062 383.554268 ( 43.757320)
test_rubyspec 0.038301 0.032869 39.707666 ( 52.393937)
total: 109.20 sec