Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-203418
#<BuildRuby:0x000056498600c028
@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-203418",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000040 0.000005 0.000045 ( 0.000045)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.004224 0.000021 0.884048 ( 1.433313)
build_miniruby 0.000780 0.000092 1.035893 ( 1.034599)
build_ruby 0.001194 0.000140 2.643566 ( 2.642116)
build_all 0.001267 0.007714 15.968283 ( 3.323323)
build_install 0.006738 0.001498 2.227148 ( 1.211182)
test_btest 0.000496 0.000110 67.180326 ( 10.805062)
test_basic 0.004569 0.000030 0.330611 ( 0.421642)
test_all 0.000922 0.000195 650.601098 (101.233596)
test_rubyspec 0.046454 0.020491 51.472709 ( 59.697903)
total: 181.80 sec