Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-203303
#<BuildRuby:0x000055f71ba7c728
@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.20230104-203303",
@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.000008)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.006531 0.000762 0.968516 ( 1.115459)
build_miniruby 0.000922 0.000264 1.004277 ( 1.002392)
build_ruby 0.001238 0.000354 2.767465 ( 2.764670)
build_all 0.007827 0.002236 16.709070 ( 2.974857)
build_install 0.005322 0.006679 2.314719 ( 1.175395)
test_btest 0.000712 0.000255 70.894869 ( 10.257758)
test_basic 0.006297 0.000361 0.343747 ( 0.430013)
test_all 0.001094 0.000365 661.935033 (113.018787)
test_rubyspec 0.066592 0.064242 51.397817 ( 59.426670)
total: 192.17 sec