Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-010958
#<BuildRuby:0x000055b4ea375e98
@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-010958",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003808 0.000586 0.847991 ( 1.068504)
build_miniruby 0.000771 0.000118 0.975996 ( 0.974893)
build_ruby 0.001343 0.000000 2.790196 ( 2.682503)
build_all 0.008950 0.000240 15.859084 ( 3.417654)
build_install 0.003802 0.005156 2.298226 ( 1.333334)
test_btest 0.000592 0.000118 58.473117 ( 11.807978)
test_basic 0.005045 0.000066 0.301759 ( 0.392489)
test_all 0.001326 0.000249 671.873097 (138.275506)
test_rubyspec 0.040664 0.016521 52.343818 ( 60.530899)
total: 220.48 sec