Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-212116
#<BuildRuby:0x0000561161948040
@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.20221213-212116",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.003866 0.000516 0.843938 ( 1.334078)
build_miniruby 0.000820 0.000109 0.989104 ( 0.988022)
build_ruby 0.000994 0.000133 2.777604 ( 2.691815)
build_all 0.005242 0.003748 15.772985 ( 3.309938)
build_install 0.006953 0.001227 2.207008 ( 1.264011)
test_btest 0.000542 0.000095 64.971235 ( 11.161439)
test_basic 0.004258 0.000752 0.313085 ( 0.403403)
test_all 0.001125 0.000199 664.666748 (143.648536)
test_rubyspec 0.035207 0.022794 52.675498 ( 60.940369)
total: 225.74 sec