Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-204529
#<BuildRuby:0x0000559e6916c008
@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.20230104-204529",
@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.000010 0.000004 0.000014 ( 0.000014)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.004636 0.001931 0.862022 ( 1.110554)
build_miniruby 0.000978 0.000407 1.008857 ( 1.006851)
build_ruby 0.001214 0.000506 2.763521 ( 2.760816)
build_all 0.008267 0.001493 16.707190 ( 2.953649)
build_install 0.006341 0.005395 2.294421 ( 1.176165)
test_btest 0.000676 0.000290 78.978203 ( 10.423850)
test_basic 0.000000 0.006711 0.371986 ( 0.457952)
test_all 0.000679 0.000722 668.165435 ( 94.903551)
test_rubyspec 0.063955 0.059171 51.407643 ( 59.507873)
total: 174.30 sec