Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-233906
#<BuildRuby:0x00005578da2734b0
@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-233906",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.004689 1.021042 ( 1.276775)
build_miniruby 0.000000 0.001006 0.876955 ( 0.878758)
build_ruby 0.000335 0.000830 2.715058 ( 2.717760)
build_all 0.006181 0.002248 12.178761 ( 1.009878)
build_install 0.011690 0.002484 3.580246 ( 0.963550)
test_btest 0.000570 0.000190 61.993283 ( 6.081119)
test_basic 0.000241 0.003117 0.381954 ( 0.467329)
test_all 0.060126 0.041872 404.176464 ( 37.763257)
test_rubyspec 0.050200 0.017554 39.864175 ( 52.534601)
total: 103.69 sec