Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-053951
#<BuildRuby:0x0000557b12c78700
@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.20230114-053951",
@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.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000023 0.000006 0.000029 ( 0.000043)
build_up 0.005868 0.000384 0.851235 ( 1.042679)
build_miniruby 0.001041 0.000223 1.021826 ( 1.019938)
build_ruby 0.001219 0.000261 2.787435 ( 2.784840)
build_all 0.009458 0.000132 16.730526 ( 2.967191)
build_install 0.006440 0.004898 2.119776 ( 1.088818)
test_btest 0.000886 0.000208 75.813953 ( 10.739584)
test_basic 0.005636 0.001326 0.369686 ( 0.455265)
test_all 0.000919 0.000217 668.583633 ( 95.182463)
test_rubyspec 0.047179 0.065849 52.147489 ( 60.191878)
total: 175.47 sec