Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-130856
#<BuildRuby:0x0000560b764277f0
@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.20231217-130856",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003413 0.001138 1.029643 ( 1.285278)
build_miniruby 0.000787 0.000262 0.873052 ( 0.872916)
build_ruby 0.000973 0.000325 2.720476 ( 2.722635)
build_all 0.004605 0.002927 12.077902 ( 1.004524)
build_install 0.005414 0.004694 3.582439 ( 0.974134)
test_btest 0.000425 0.000177 61.998645 ( 6.190379)
test_basic 0.002197 0.000915 0.377969 ( 0.459542)
test_all 0.088667 0.014300 427.419235 ( 36.207212)
test_rubyspec 0.037235 0.033407 40.054079 ( 52.772564)
total: 102.49 sec