Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-230313
#<BuildRuby:0x00005613ff48ff58
@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.20230106-230313",
@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.000013 0.000002 0.000015 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.005916 0.000845 0.858631 ( 1.310021)
build_miniruby 0.001079 0.000154 1.022008 ( 1.020191)
build_ruby 0.001355 0.000194 2.769205 ( 2.766510)
build_all 0.009176 0.000601 16.825010 ( 2.988991)
build_install 0.010670 0.000712 2.132982 ( 1.081748)
test_btest 0.000841 0.000105 68.145935 ( 11.459364)
test_basic 0.006300 0.000108 0.356597 ( 0.442862)
test_all 0.001066 0.000126 651.420592 ( 98.209479)
test_rubyspec 0.082940 0.035452 51.943639 ( 60.220066)
total: 179.50 sec