Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-084759
#<BuildRuby:0x000055dbafbb6620
@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.20221228-084759",
@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.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.006274 0.000474 0.895702 ( 1.109973)
build_miniruby 0.000972 0.000208 1.022723 ( 1.020742)
build_ruby 0.001320 0.000283 2.771457 ( 2.768832)
build_all 0.007892 0.001692 16.703155 ( 2.989230)
build_install 0.011245 0.000248 2.240343 ( 1.179581)
test_btest 0.000906 0.000170 70.601145 ( 11.138361)
test_basic 0.006396 0.000228 0.350474 ( 0.436815)
test_all 0.001151 0.000203 653.036979 (105.204217)
test_rubyspec 0.085679 0.047871 51.577874 ( 59.600433)
total: 185.45 sec