Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-230953
#<BuildRuby:0x0000557cd84880c8
@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.20231215-230953",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001034 0.004172 1.030432 ( 1.306124)
build_miniruby 0.000855 0.000000 0.869746 ( 0.869852)
build_ruby 0.001662 0.000000 2.725668 ( 2.728115)
build_all 0.006254 0.001965 12.152840 ( 1.007034)
build_install 0.012311 0.002506 3.579296 ( 0.969439)
test_btest 0.000618 0.000118 63.231512 ( 5.050940)
test_basic 0.001091 0.003454 0.380597 ( 0.465273)
test_all 0.081466 0.023147 404.149799 ( 42.278768)
test_rubyspec 0.043978 0.031036 39.620882 ( 52.271891)
total: 106.95 sec