Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-170334
#<BuildRuby:0x000055db4e16ffd8
@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.20231213-170334",
@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.000002 0.000001 0.000003 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.002901 0.001451 1.009940 ( 1.267326)
build_miniruby 0.000558 0.000279 0.878273 ( 0.879198)
build_ruby 0.000652 0.000326 2.716187 ( 2.717080)
build_all 0.007746 0.000000 12.072632 ( 1.008855)
build_install 0.008268 0.002016 3.593204 ( 0.970818)
test_btest 0.000443 0.000170 64.348964 ( 4.673746)
test_basic 0.001663 0.001476 0.377260 ( 0.461234)
test_all 0.078776 0.020585 375.170859 ( 44.365146)
test_rubyspec 0.034355 0.028421 39.811861 ( 52.544469)
total: 108.89 sec