Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-175644
#<BuildRuby:0x0000557b2677e678
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221224-175644",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000023)
autoconf 0.000016 0.000005 0.000021 ( 0.000022)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.003367 0.001224 0.800378 ( 2.303258)
build_miniruby 0.000741 0.000269 1.026356 ( 1.024913)
build_ruby 0.000865 0.000315 2.699468 ( 2.697869)
build_all 0.005667 0.003194 15.850227 ( 3.340598)
build_install 0.003825 0.006219 2.278290 ( 1.314931)
test_btest 0.000372 0.000173 64.967928 ( 11.240448)
test_basic 0.004351 0.000203 0.293099 ( 0.384568)
test_all 0.000607 0.000266 626.785394 (108.649352)
test_rubyspec 0.030534 0.033032 51.271567 ( 59.459045)
total: 190.42 sec