Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-151132
#<BuildRuby:0x00005628a1852620
@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.20221212-151132",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.002932 0.001172 0.822694 ( 1.036753)
build_miniruby 0.000645 0.000258 0.929092 ( 0.927893)
build_ruby 0.000832 0.000332 2.759454 ( 2.665174)
build_all 0.007879 0.001188 15.764454 ( 3.216807)
build_install 0.006604 0.002401 2.325473 ( 1.367437)
test_btest 0.000508 0.000185 63.220854 ( 11.706889)
test_basic 0.003718 0.001352 0.319678 ( 0.410605)
test_all 0.001044 0.000380 681.360128 (135.197100)
test_rubyspec 0.040788 0.020428 52.218075 ( 60.891650)
total: 217.42 sec